new proyect with nRF52840, how to start.

hello, im using nRF52840, pca10056, I was using the example ble uart from examples\peripheral\uart im planning on  replacing the use of "putty" PC application with a program specifically developed to capture and store the information of the messages that are sent from the mobile terminal (by BT) in a file (txt, csv), im planing on using python. I must open a serial port on the PC (the COM that opens when connecting Nordic via USB to the PC) and  it must read the messages that are received, saving them to a file. The case will be the following. From the mobile application, a series of lines with texts will be obtained that will have to be replicated in a file (txt extension) on the PC. for the mian code of uart im using segger embedded studio. any help is welcome. 

Parents Reply Children
No Data
Related