Hi,
I build the smp_svr sample for nrf52dk_nrf52832. I installed Go on my windows machine and I am able to run the mcumgr tool.
When connecting Teraterm to the UART of my board, I see the boot info and log info from the sample.
Disconnecting teraterm and running mcumgr from a terminal : >mcumgr -c acm0 image list
Error: NMP timeout
What can I do to solve this?