This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to configure connectable beacon in ble_app_beacon

I learning NRF52832 beacon using SDK15.2 i tested code ble_app_beacon code in non connectable beacon mode its working fine. how can i change this code like connectable beacon to check nrf Connect tool please share any tutorial or example code to change connectable beacon example....????

Parents
  • Hi

    Sorry, I didn't realize that you wanted the beacon code explicitly. I suggest you rather start out with the beacon code, and add the advertising parameters from ble_app_blinky, as well as the defines regarding, advertisement and connection. If you'd rather do it this way, you should try debugging and see where exactly your code fails.

    Best regards,

    Simon

Reply
  • Hi

    Sorry, I didn't realize that you wanted the beacon code explicitly. I suggest you rather start out with the beacon code, and add the advertising parameters from ble_app_blinky, as well as the defines regarding, advertisement and connection. If you'd rather do it this way, you should try debugging and see where exactly your code fails.

    Best regards,

    Simon

Children
No Data
Related