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

Monitoring data on PC

Hello

I've seen that this topic already has been discussed several times but i couldn't find an answer.

Am I right when I say, there is no PC application for logging received data from the nRF52840 like the mobile app "nRF UART"?

Is there another possibility to connect with the BLE adapter of the PC and logging easily the received data? (without additional dongle)

BR

Jeff

Parents Reply
  • Thank you for your answer!

    Yes, I mean Windows 10 when I'm talking about PC.

    Maybe my purpose will help to declare my question:

    I have some ADC values, which I send over SPI to nrf52840. Now I want to display these values on the PC (Terminal, log file,...). I don't need any manipulation to do on those data. The values should simply be forwarded over BLE to the PC.
    I just want to display the incoming values on the PC.

    So my question is, is there an example I can start with and a application for Windows 10 to display the ADC values.

Children
Related