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

How do I log RSSI data using FREE nRF app

I'm trying to find a simple way to log RSSI data vs time for multiple BLE devices simultaneously, and then put the data into a format which allow plots to be created in Microsoft Excel.

I have been trying to use the FREE nRF Connect, and nRF Logger, but it appears this is the right tool. Either that, or I don't know how to use the tool.

Any help on this would be appreciated.

Parents
  • Hi,

    Yes, you can export (so far only the averaged) RSSI data from nRF Connect app. There was a bug in version 4.5, but yesterday we released version 4.6 where the bug is now fixed. Long click a device on Scanner tab to select it, then you may tap other devices to select them too, and select menu->Save As->Excel or CVS.

    However, this is the averaged RSSI graph. Each sample is logged in 500ms interval and it's the average value calculated from RSSI of at most 10 last received packets during last 4 seconds. The app also shows the detailed RSSI graph (to show it click the MORE button below a device), but currently these values can't be exported.

    If you'd like to export the real RSSI data with timings so far you'd have to write your one simple app that does that. This feature will be added in nRF Connect in some future release, but don't know when exactly.

  • Hi, Mrek At this moment you are not able to download or export the RSSI data on nRF Connect iOS.

Reply Children
No Data
Related