Is Connectable and Non-Connectable Mode available in ble beacon example of SDK13 for Nrf52? If yes how to configure it? and how receive the data?
Is Connectable and Non-Connectable Mode available in ble beacon example of SDK13 for Nrf52? If yes how to configure it? and how receive the data?
Hi,
You can change the advertising type to connectable in advertising init if you want ot allow for connections. See this Devzone thread for more information:
https://devzone.nordicsemi.com/f/nordic-q-a/33945/connectable-beacon
We also have an example for Eddystone beacon, which can be put in connectable-mode so the beacon can be configured through the Eddystone Configuration Service, see https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/ble_sdk_app_es.html
Best regards,
Marjeris