Hello,
I've designed a pcb using the 52840 chip which is essentially identical to the dongle design. My intent was to use the firmware that comes pre-installed with the dongles and flash it to my this pcb board. This way I would be able to use nRF Connect and have the software update any files my new board would need (so have it behave like an off-the-shelf nRF52840 dongle).
I flashed the blank 52840 with the bootloader from this ticket. The install went well and I see nNRF52 SDFU USB (COM3) in the device manager.
Next I open up nRF Connect and select RSSI Viewer, then I click on the Unknown device from the dropdown menu and receive a message that 'Device must be programmed, do you want to proceed?' to which I click yes. After doing that I hear a USB port chime that a device is disconnected, and the log file within RSSI VIEWER states that Error while setting up device EF72164C18DA: Timeout while waiting for device EF72164C18DA to be attached and enumerated
This is where I am stuck on since it appears that the device cannot be programmed by nRF Connect. Is this a bootloader issue? I have tried a couple other bootloaders that I found but they all appear to give me the same results.
Any help is greatly appreciated. Thank you.