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

Beacon advertising packet format

I would like to use the beacon example to send some manufacturer specific data over BLE.

I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.

My question is other than the raw data to be sent and size what should I change also ?

In other words is the preambles access address, header and CRC handeled by the API or should I take care of it ?

I have read the advertising tutorial, tried to inspect the code and it is still not clear, also the included driver files I do not see anything related to security which confuses me even more