Reading Distance Values from nRF52840 Dongle in nRF Connect Mobile Application

I am currently working on a project involving Bluetooth channel sounding for distance measurement using the nRF52840 dongle and nRF52840 development kit. While I was able to successfully connect the nRF52840 dongle with the nRF Connect Mobile application, I am facing an issue in retrieving the distance values (output results) from the serial monitor. These values are generated from the connection between the nRF52840 dongle and the development kit.

I would appreciate any guidance on how to display these distance values within the nRF Connect Mobile application. Additionally, if there are alternative methods to achieve this, I would be grateful for your recommendations. I have been troubleshooting this issue for the past five days and would highly value any insights you can provide.

Thank you in advance.

Parents
  • So some questions here: the nRF52840 doesn't support Channel Sounding, are you using NDT instead?

    If you are using NDT then how are you trying to get the data up to the nRF Connect for Mobil application? The primary interface for this sample is to show it on the PC screen. If you want different reports then all of this part is source code so should be fairly easy to change.

Reply
  • So some questions here: the nRF52840 doesn't support Channel Sounding, are you using NDT instead?

    If you are using NDT then how are you trying to get the data up to the nRF Connect for Mobil application? The primary interface for this sample is to show it on the PC screen. If you want different reports then all of this part is source code so should be fairly easy to change.

Children
No Data
Related