Regarding PSoC6 sample project for Broadcaster and Observer.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
YuMa_1534086
Level 7
Level 7
Distributor - Macnica (Japan)
500 replies posted 250 sign-ins 10 likes received

Hello.

Below link has sample projects for Broadcaster and Observer on PSoC4.(Day008 and Day010)

https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days

Are there similar simple PSoC6 sample projects for Broadcaster and Observer?

Best Regards.

Yutaka Matsubara

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello YuMa_1534086 ,

Please refer to the below attached project. It has two projects, one is PSoC6 BLE Observer and other one is PSoC6 BLE Constant Broadcaster.
In PSoC6 BLE Observer project, device scans for the nearby advertising devices continuously and shows the advertising report and scan response data of the advertising devices on the UART terminal (like Tera Term, Hyperterminal).
In PSoC6 BLE Constant Broadcaster, device starts advertising and any nearby observer or central device can receive the advertising data during scanning. The device responds to scan request from devices which are present in the white list. In this project address 0x00A500-B2A230 is added in white list.

Thanks,
P Yugandhar.

View solution in original post

0 Likes
2 Replies
lock attach
Attachments are accessible only for community members.
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello YuMa_1534086 ,

Please refer to the below attached project. It has two projects, one is PSoC6 BLE Observer and other one is PSoC6 BLE Constant Broadcaster.
In PSoC6 BLE Observer project, device scans for the nearby advertising devices continuously and shows the advertising report and scan response data of the advertising devices on the UART terminal (like Tera Term, Hyperterminal).
In PSoC6 BLE Constant Broadcaster, device starts advertising and any nearby observer or central device can receive the advertising data during scanning. The device responds to scan request from devices which are present in the white list. In this project address 0x00A500-B2A230 is added in white list.

Thanks,
P Yugandhar.

0 Likes
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

Yutaka-san,

A while back I uploaded a Observer/Broadcaster dual-project into the Code sharing forum.

It similar to Yugandhar's version but it also has Terminal command menu interfaces for both projects to allow quite a bit of customization of the Scanning (Observer) and Beacon (Broadcaster) parameters.

These additional features allow you to play with the different parameters to see what might work best for you.

Here's the link:

PSoC6 BLE Beacon and Scanner Creator projects.

Len

Len
"Engineering is an Art. The Art of Compromise."