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

ttgov21new.h whant the 433mhz settings #992

Closed uglurass closed 7 months ago

uglurass commented 7 months ago

TTGO21NEW 1.6.1 I got that board in 433mhz any suggestion how i add that in lora settings? eu433 just gives me error because there is not settings for it.

cyberman54 commented 7 months ago

Paxcounter software is based on LMIC lorawan library. Im am sorry, but there is no 433 MHz support in LMIC so far. It is possible to get this working by patching the lmic library, see this how-to.