Hi community !
I'm currently working on the coexistence code between uart and BLE Mesh. I realized a code on Visual studio to connect my pc with the node and then interact on mesh with PC and it works well (i can turn on leds). But now, i'm testing the communication (RSSI, latency) between client and server and i want the nRF52840 to send back those information to my program on VS. I know that SEGGER debugger could print that but i want to open only one program not two. So which fonction do i have to use to archieve this ? I'm new to your device and i'm quite lost.
Thanks for your help
PG