XIAO BLE NRF52840 bootloader is working but uploaded code is not working.

Hi there,

I am using XIAO BLE board with nrf52840. it was working fine but now I find the different issue.

when I press reset button once bootloader starts to work and DFU USB is there in the windows device manager. I am uploading the application .uf2 file (sample blinky project). after completion of copying, it closes automatically. but application (LED) is not working. Then I tried another sample project, Bluetooth throughput project, there cdc USB did not come and nothing worked.

what is happened now?? Please help me to resolve this issue.

Related