Hello Guys,
I am facing an issue with nrf52840 usb dongle.
I am using an external debugger J-Link for debugging the target ic.
During development, i have succesfully made gatt peripheral for reading temperature/humidity with my own driver using zephyrOs.
I was ready to test a new development usb dongle for low power mode but debugger prints an error : "Failed to power up DAP". So, i came back to first one and debugger prints again the same error!
What is causing that issue??
Thanks in advance