Closed sasilva1998 closed 4 years ago
Yes, it is compatible with every LoRaWAN gateway.
Your device has an SX1276, therefore, you need to change pins in device_config
in the config.py file to match your board and the board should connect to your gateway.
thank you! @lemariva
I have been working with Heltec HTM01, using its ESP32 LoRa with arduino, but actually I would prefer to do it with uPy, is there a way I could migrate my project so that I can use this modules with HTM01?
Thanks in advance, it is a great work, tried doing something similar FunPython uPyLoRa, so that I could have an easier use of Weib modules, but lost track of it.