ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Gateway sends two messages to server without delay, which causes "Gateway throttled" response #933

Closed TheSomeMan closed 7 months ago

TheSomeMan commented 7 months ago

In order to make sure that there is no error, it is necessary to check by logs that after rebooting the data is not sent to the server too often. There should be no responses from the server containing the message "Gateway throttled" in the logs.

markoaamunkajo commented 6 months ago

QA passed