UIFLow 1.9.5 ImportError: no module named 'comx'
-
AtomDTU LoRaWAN868 won't work with demo code
In general the LoRaWAN doesn't work anymore with UIflow.
Traceback (most recent call last):
File "main.py", line 4, in <module>
File "base/DTU_LoRaWAN.py", line 11, in <module>
ImportError: no module named 'comx'
MicroPython a73d3a106-dirty on 2022-04-02; M5Stack with ESP32
Type "help()" for more information. -
You need to update the firmware on the atom.
-
@ajb2k3 Thanks for the information but I did this over the M5Burner. My AtomDTU is up to date. With the 1.9.4 it works like expected.