I am using nrf52840 central and nrf52840 peripheral device. Ble communication is enabled between and data transmission is working. I would like to analyse the packet loss, delays etc. Hence I plugged in another nrf52840 device as a sniffer between these two. I followed the steps given in sniffer for nrf52 dkwith the unofficial hex file burnt on the sniffer nrf52 dk. However, I got an error as
Programming Failed An error occurred while programming, you might need to program manually using the nRFgo studio. How to solve this? Where do I change the UART mapping and how?
Thanks