How can I add scan response data to the SDK example ble_app_beacon?
How can I add scan response data to the SDK example ble_app_beacon?
Hi!
The approach might vary depending on what version of the SDK you are working with.
Maybe you could provide a little more information?
SDK version, what device, softdevice version etc. is useful information to add in your questions.
However, you can take a look at our advertising tutorial, and the chapter about the Scan response data.
The tutorial is from one of the older SDK but the approach will be similiar.
Also, the ble_app_uart example adds data to the scan reponse packet, so you can get an idea of how it's done.
Let me know if you have any further questions.
Best regards,
Joakim.
I use SDK 15.0.0, softdevice S132, board nRF6827 Rev. 1.2.1 (nRF52 Development kit), PCA 10040, Segger embedded studio for ARM Release 3.34a
I use SDK 15.0.0, softdevice S132, board nRF6827 Rev. 1.2.1 (nRF52 Development kit), PCA 10040, Segger embedded studio for ARM Release 3.34a