Hello sir/Madam,
i want to change the code that prints values(the values are from nrf_dm sample) to the serial terminal in nrf52840 dk using nrf connect in visual studio code, where can I find it?
Hello sir/Madam,
i want to change the code that prints values(the values are from nrf_dm sample) to the serial terminal in nrf52840 dk using nrf connect in visual studio code, where can I find it?
Hello,
The results are printed in the function print_results() found in src\peer.c. There you can change the format of what is printed.
Best regards,
Edvin
Hello,
The results are printed in the function print_results() found in src\peer.c. There you can change the format of what is printed.
Best regards,
Edvin