You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
On my MKRWAN-1310, I updated the Murata firmware by running the MKRWANFWUpdate_standalone.ino -> according to the terminal this was version ARD-078 1.2.3
In MKRWAN library, I activated debugging, and found that he complains about outdated firmware Please update fw using MKRWANFWUpdate_standalone.ino sketch
Now I saw that in the current version of the library ARDUINO_FW_VERSION[] = "ARD-078 1.2.1";
So what is the correct firmware I should use for MKRWAN?
And can the ARDUINO_FW_VERSION be updated?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
per1234
changed the title
which firmware to use for MKRWAN?
Firmware version mismatch
Jun 7, 2023
Hi.
On my MKRWAN-1310, I updated the Murata firmware by running the MKRWANFWUpdate_standalone.ino -> according to the terminal this was version ARD-078 1.2.3
In MKRWAN library, I activated debugging, and found that he complains about outdated firmware
Please update fw using MKRWANFWUpdate_standalone.ino sketch
Now I saw that in the current version of the library ARDUINO_FW_VERSION[] = "ARD-078 1.2.1";
So what is the correct firmware I should use for MKRWAN?
And can the ARDUINO_FW_VERSION be updated?
Thanks in advance.
The text was updated successfully, but these errors were encountered: