arduino-libraries / MKRWAN_v2

[Beta] Library for Arduino MKRWAN 1300 / 1310 suitable for firmwares derived from ST sources
GNU Lesser General Public License v3.0
7 stars 6 forks source link

Firmware Update - Not working #9

Closed pablorq closed 3 years ago

pablorq commented 3 years ago

Hi,

MKRWANFWUpdate_standalone from MKRWAN_v2.h does nothing, just print "Press a key to start FW update".

Modified the baud rate to 57600 as seen on this post in the Arduino forum but it didn't works, always the same message on the serial terminal.

Firmware update and First configuration works ok with MKRWAN.h library.

Any ideas?

facchinm commented 3 years ago

Hi @pablorq , I think you need the latest version from git (still unreleased) since it contains this fix. I'll proceed in publishing the new one that will be available via library manager in the next few hours :slightly_smiling_face: