Hello,
So far, I've worked with the EVK testing the CDC & ESB features for our purposes.
Right now, I want to move to development and we acquired the dongles (P/N 451-00004, BL654). I've performed the steps as here: https://docs.zephyrproject.org/3.0.0/boards/arm/bl654_usb/doc/bl654_usb.html
I've:
- moved the dongle to DFU mode (blinking led);
- created new application based on cdc_acm example (as is);
- using nrfutil I've generated the package & uploaded it to the dongle - I get a "Device programmed" message (success).
After that, dongle resets and the COM port disappears.
While in DFU state, I can see and interface with the COM port. Out of this state, I can't interface with the device.
What am I doing wrong?
