Reading scan response packet with nRF Connect for Desktop Bluetooth Low Energy App

Is there anyway to capture and display a Scan Response packet using nRF Connect for Desktop and a standard nRF52-DK?

Alternatively, is there a sample I can flash to my DK that would allow me to output this via UART or something?

I'm trying to check that the Scan Response I'm sending out from my peripheral is as I want it to be, but can't work out the easiest way to grab this and display it at the Central end

Regards,

Mike

Parents
  • The desktop app does display the data from the scan response packet if you have the active scan checkbox checked. I don't know if you can somehow tell which part of the data is from the advertising packet and which is from the scan response though.

    In my case I have manufacturer specific data in the advertising packet and the device name in scan response. I can see both in the app when scanning.

Reply
  • The desktop app does display the data from the scan response packet if you have the active scan checkbox checked. I don't know if you can somehow tell which part of the data is from the advertising packet and which is from the scan response though.

    In my case I have manufacturer specific data in the advertising packet and the device name in scan response. I can see both in the app when scanning.

Children
No Data
Related