Different firmware versions

AT+VER=RUI_4.1.1_RAK4631

api.system.firmwareVersion.get() RUI_4.0.6_RAK4631

AT+BOOTVER=RUI_BOOT_0.7_nRF52840

Is it running 4.1.1 or 4.0.6? Is the Boot Version the latest?

What you get with api.system.firmwareVersion.get() is what was set with api.system.firmwareVersion.set() before.
What you get with AT+VER is the correct RUI3 version.
Bootloader is the latest.

But why is not the correct version when i didnt set any value?

Did you flash any example before?
Some of my examples are setting a firmware version.

Could be. So the I can set the firmware to whatever i like. like my product name?

Yes, you can set your own firmware version, your own firmware name or put your company name there.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.