This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting data out of BLE v3.0.0 in nRF Connect for Desktop

Hi!

I'm trying to sniff BLE advertising traffic using nRF Connect for Desktop on macOS and a nRF52840 Dongle.

I am running nRF Connect Desktop 3.8.0 on macOS Mojave 10.14.6.

When running a Bluetooth Low Energy discovery scan, I am getting things like this:

However, none of the values seem to be selectable. I work a lot with payloads encoded in ManufacturerSpecificData and typing the contained values out by hand just to parse them further is not a viable option.

Is there a way of exporting a CSV of the discovered device data or any other way to extract information into a file format that allows for post-processing in nRF Connect for Desktop? If not, is there another good way to get to this data using the nRF52840 Dongle?

Related