hpirila / ESP32-Ruuvitag-Collector

Ruuvitag data collector for ESP32
MIT License
28 stars 9 forks source link

Reporting of RSSI #4

Open rudam opened 4 years ago

rudam commented 4 years ago

Hi. Is it possible to report/send RSSI values?

Thank you. Michal

hpirila commented 4 years ago

ESP32 has some support for RSSI values as well, but I haven't study detailed.

rudam commented 4 years ago

Ruuvi guys doing it that way https://github.com/ruuvi/ruuvi.gateway_esp.c/search?q=rssi&unscoped_q=rssi.

hpirila commented 4 years ago

Latest version in ESP32-gateway branch shows RSSI values now in serial console. Later more comprehensive support is added with influx database etc. https://github.com/hpirila/ESP32-Ruuvitag-Collector/tree/esp32-gateway