I want to use arduino nano 33 ble, with nRF connect "zephyr" using nRF52840dk for externally debugging, is that possible?
I want to use arduino nano 33 ble, with nRF connect "zephyr" using nRF52840dk for externally debugging, is that possible?
Hello,
AFAIK,it is possible to do this. Make sure to connect the proper Serial wire debug(SWD) pins from Arduino Nano BLE to nRF52.
Keep this page as a reference for doing this. For a proper working you need to maintain a voltage of 3.0V on the external debugger.
Kind Regards,
Abhijith