This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

No ping response after opening COM port error

This is the error I have. Couldn't figure out what causes this error. Tried all the related issues mentioned on this website.
I have made sure the python and latest version pip is installed.
Trying serial update on Windows. I use Adafruit Feather nrf52840 board. I have also read that double clicking reset button enters the DFU mode. When I tried it, I could see led continuously glowing and a drive is visible on my PC. I have tried it several times. But suddenly stopped. Double clicking the reset button doesn't make the led glow and i can't see the drive.  

Please let me know what I can do to make this work. Thank You.

Parents
  • Hello,

    Trying serial update on Windows. I use Adafruit Feather nrf52840 board. I have also read that double clicking reset button enters the DFU mode. When I tried it, I could see led continuously glowing and a drive is visible on my PC. I have tried it several times.

    Sounds like the problem is that the board isn't entering DFU mode for some reason. Is there any chance the serial bootloader may have been erased from the board? Also, is the bootloader provided by Adafruit, or have you built it yourself from the nRF5 SDK? The "no ping" error indicates that the bootloader didn't receive the ping request.

     

Reply
  • Hello,

    Trying serial update on Windows. I use Adafruit Feather nrf52840 board. I have also read that double clicking reset button enters the DFU mode. When I tried it, I could see led continuously glowing and a drive is visible on my PC. I have tried it several times.

    Sounds like the problem is that the board isn't entering DFU mode for some reason. Is there any chance the serial bootloader may have been erased from the board? Also, is the bootloader provided by Adafruit, or have you built it yourself from the nRF5 SDK? The "no ping" error indicates that the bootloader didn't receive the ping request.

     

Children
Related