G
Hello all!
This release doesn't appear to be changing the LoRaWAN mac version to 1.0.3, on a LoPy4. Update performed with Pycom firmware updater tool (not self built).
>>> import os
>>> os.uname()
(sysname='LoPy4', nodename='LoPy4', release='1.20.3.b3', version='v1.11-92f2b22e on 2021-04-19', machine='LoPy4 with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.6.1', pygate='1.0.1')
>>>
Could it be that the name was not updated, though the firmware still tries to support 1.0.3?
If this feature requires me building a more recent beta version, would consider it. Could really do with this for testing.
Thanks for any pointers.