- This topic has 1 reply, 2 voices, and was last updated 1 year, 11 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Hello All,
I would like to begin to learn lora for my school.
I want to use upython on esp32, this is mandatory not adruino and C
Do you have some information, what should I buy and where (lora module)
the module should be compatible with lorawan.
All information are welcome
thx for your help
Hi Abdelkader,
sorry for the late response, but I must fix the notifier.
For micropython I write the specified library
https://github.com/xreef/EByte_LoRa_E220_micropython_library
https://github.com/xreef/EByte_LoRa_E32_micropython_library
https://github.com/xreef/EByte_LoRa_E22_micropython_library
also for python
https://github.com/xreef/EByte_LoRa_E32_python_raspberrypi_library
https://github.com/xreef/EByte_LoRa_E22_python_raspberrypi_library
https://github.com/xreef/EByte_LoRa_E220_python_raspberrypi_library
LoraWAN It’s a proprietary standard, I think the better solution is to use an MQTT broker and use It (like AWS one).
Bye Renzo
More