pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
197 stars 167 forks source link

'LoRa' object has no attribute 'Mesh' #489

Closed mihammouda closed 3 years ago

mihammouda commented 3 years ago

Traceback (most recent call last): File "main.py", line 67, in File "/flash/lib/pymesh.py", line 42, in init File "/flash/lib/mesh_interface.py", line 44, in init File "/flash/lib/mesh_internal.py", line 111, in init File "/flash/lib/loramesh.py", line 65, in init File "/flash/lib/loramesh.py", line 114, in _lora_init AttributeError: 'LoRa' object has no attribute 'Mesh' Pycom MicroPython 1.20.2.r1 [v1.11-a5aa0b8] on 2020-09-09; LoPy4 with ESP32 Pybytes Version: 1.6.0

peter-pycom commented 3 years ago

I think you might have to provision the pymesh FW. https://docs.pycom.io/pybytes/pymeshintegration/provisioning/ If I misunderstood you feel free to reopen, but please provide more context