I did not manage the get the power consumption of the explorer below 2.5 mA . Now i read about a firmware bug which prevents the RN2483 to enter sleep mode.
So now i’am trying to upgrade the firmware using https://github.com/SodaqMoja/RN2483FirmwareUpdater . Compilation works fine but after verification of the firmware entering the boot mode fails. I tried a power cycle / wait 10 seconds but this doesn’t help.
[readBootloaderResponse]
0 1 2 3 4 5 6 7 8 9
0x90 0x7F 0x00 0x20 0x00 0x00 0x00 0x00 0x0A 0x00
No response received at all!
The module did not respond in bootloader mode. Please unplug and retry in application mode.
Do you have the latest Arduino IDE and board files?
What is the revision number of the Explorer you have?
Looks like there went something wrong when the devices needed to switch after removing the current firmware.
Did you after the powercycle send the command “b” to begin in bootloader mode?