Dear Sara and Rui, recently I bought two dev boards from Heltec: WiFi LoRa 32 (V2.1) https://heltec.org/project/wifi-lora-32/ and I get your eBook MicroPython ESP32 – ESP8266 programming, by the way, excellent book for me to start as a beginner. Thank you for all the efforts you put on this book to explain all topics in such a detailed way.
Heltec LoRa boards were coded with Arduino and I am just starting my journey with MicroPython. Since I finished reading your book and after practicing all the examples in it, I wan it to continue learning more about MicroPython and ESP32. I would like to explore using LoRa but I do not know where to start and I couldn’t find any information on how to implement LoRa and LoRaWAN using MicroPython.
Any chance you can point me the right direction for me to start with?
I really appreciate your support.
Hi.
I haven’t experimented with LoRa using MicroPython. So, I’m not very familiar with this subject.
I found this library:https://github.com/wybiral/micropython-lora
It seems easy to use, but I haven’t tested it.
I also found this one, that also seems a good alternative: https://github.com/martynwheeler/u-lora
I hope this helps.
Regards,
Sara
Thank you very much for your reply.
I will check out both of the options you are suggesting. Keep you posted on my findings.
regards.