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

Communicating to Windows 10 PC program in C++ or Visual Basic

Hi,

Is there any editable software available that I can use to create a custom interface between my PC and my nrF58210 module. I have been successfully using the Nordic UART communications app to send and receive data to the module. I tried downloading the source code for that to develop on Android Studio, but ran into all sorts of sync problems etc.

I would rather use a PC to communicate rather then an Android phone. I downloaded nrFConnect, but that seems to be a stand alone program. I need to simply take frames of data that my hardware sends out via the nrF58210 and do a custom format to display the data on my PC screen. 

Any help on this would be appreciated.

Tx

Related