OSError: [Errno 100] ENETDOWN
-
I seem to be getting this error when trying to
s.send()
on LoPy node.Does anyone know what the problem might be?
This is the
main.py
on my LoPy node, attempting to connect to MultiTech Conduit.
-
That code is only for use with a single channel gateway/LoPy as nano-gateaway.
If you have a real - multichannel - gateway like the Multitech use the code from the documentation
https://docs.pycom.io/pycom_esp32/pycom_esp32/tutorial/includes/lora-otaa.html