C:\Users\user\Downloads\flash4631> ./adafruit-nrfutil.exe --verbose dfu serial --package rui3_nrf52840_bootloader_latest.zip --port COM7 -b 115200 --singlebank --touch 1200
Upgrading target on COM7 with DFU package C:\Users\user\Downloads\flash4631\rui3_nrf52840_bootloader_latest.zip. Flow control is disabled, Single bank, Touch 1200
Touched serial port COM7
Opened serial port COM7
Starting DFU upgrade of type 2, SoftDevice size: 0, bootloader size: 36184, application size: 0
Sending DFU start packet
Sending DFU init packet
Sending firmware file
########################################
###############################
Activating new firmware
DFU upgrade took 2.651463747024536s
Device programmed.
Now, I am stuck with AT command not working. I have tried Tera Term and RAK_SERIAL_PORT_TOOL_V1.2.1 none seems working and I cannot reverse back to RAK4631!
Also I noticed that double click the reset button doesn’t make a new drive, it just restart the device I guess.
Just to doublecheck that we cover common issues, can you please confirm if the COM port is correct? When you convert to RAK4631-R, doubleclick function on reset will not function anymore. This is normal. This is only available on RAK4631 BSP.
Can you also please try WisToolBox if RAK4631 will be detected? The RAK SERIAL PORT TOOL is designed for the old RUI V2 not RUI3.
Most of my examples are for open source Arduino. If they are for RUI3 they usually have the “RUI3” in their name. Like the RUI3 Sensor Node which has support for the RAK1906 beside of many other sensors.
After flashing, no COM port appears normally
Only when I double press reset, a COM port appears
That COM port does not respond to AT commands
RUI3 AT commands are not working at all.