cyberman54 / ESP32-Paxcounter

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

RGB LED always red #688

Closed jsponz closed 3 years ago

jsponz commented 3 years ago

I have installed the last version in Heltec Lora ESP32 V2.

I connect it to TTN.

It works, but I have observed two things:

Are the two things releated?

Thanks!

cyberman54 commented 3 years ago

Heltec v2 has no RGB LED!?

cyberman54 commented 3 years ago

Note: orange LED on Heltec V2 boards is for power, and is driven hy hardware, not by paxcounter.

If you have problems with LORAWAN / LMIC on a Heltec V2 board, please consult google, there are some entries in forums with possible issues.

Make sure you got board with matching frequency for TTN in your country (e.g. 868 MHz, not 433 MHz). Make sure you are not using a single channel LORA gateway; those are not LORAWAN compliant and will cause packet loss.

jsponz commented 3 years ago

Thanks for the info.