cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Heltec v3 Support #989

Closed KalitheBirb closed 9 months ago

KalitheBirb commented 9 months ago

https://heltec.org/project/wifi-lora-32-v3/

Trying to work on this a bit my self but would be cool to add support for this New version of the Heltec board.

Board is a ESP32s3 MCU but uses a SX1262 LoRa node chip.

cyberman54 commented 9 months ago

There is no SX1262 support for LMIC library, thus it's imposssible.