manuelbl / ttn-esp32

The Things Network device library for ESP32 (ESP-IDF) and SX127x based devices
MIT License
301 stars 64 forks source link

Can this run on LoRa 32 board ? #72

Open amitabhskrishworks opened 10 months ago

amitabhskrishworks commented 10 months ago

I have below mentioned board which by default supports arduino but i want to implement it using esp-idf framework . Product Link : https://thinkrobotics.com/products/esp32-sx1278-bluetooth-wifi-lora-kit-module-internet-development-board-for-arduino-w-antenna-and-0-96-inch-blue-oled-display?variant=45547268440381&currency=INR&utm_medium=product_sync&utm_source=google&utm_content=sag_organic&utm_campaign=sag_organic&utm_source=googleads&utm_medium=cpc&gclid=Cj0KCQjw_5unBhCMARIsACZyzS37bUIo2gMqcQGwMDKVJL3zk3YOaxb0WQj6DyEJNOHjL_7VBa17nG0aAkAeEALw_wcB

manuelbl commented 10 months ago

To the best of my knowledge, it works. The library supports the ESP32, ESP32-S2/3 MCUs and all SX127x chips. That's a match. I have tested it with many similar boards but not with this particular one.