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

Sometimes get ADV report data length is 0 when BLE_GAP_EVT_ADV_REPORT event occur

Hi ,

I testing the " nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " sample code with nRF52832 .  Found sometimes get the advertising data length is 0 when BLE_GAP_EVT_ADV_REPORT event occur.  I can be sure that the advertising data content is not empty,because I printed out the advertising data, and the data length, as follows:

I want to know why the data length is 0 when the data content is not empty?

Best Regards,
Devin

Parents Reply Children
Related