How to implement BLE beacon in PSoC6 ?

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

cross mob
JaMe_3934746
Level 1
Level 1

Hello,

Is there any library Or API available to add BLE Beacon in application ?

Can we change BLE Advertisement data in firmware ?

0 Likes
1 Solution
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer to the code example "CE218139_BLE_Eddystone_RTOS" in the PSoC Creator. This code example demonstrates a Bluetooth Low Energy (BLE) beacon that broadcasts the core frame types (UID, URL, and TLM) of Google’s Eddystone beacon profile.

Thanks,

P Yugandhar.

View solution in original post

0 Likes
1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello,

Please refer to the code example "CE218139_BLE_Eddystone_RTOS" in the PSoC Creator. This code example demonstrates a Bluetooth Low Energy (BLE) beacon that broadcasts the core frame types (UID, URL, and TLM) of Google’s Eddystone beacon profile.

Thanks,

P Yugandhar.

0 Likes