Page 1 of 1

Not able to disable MQTT Budgeting on Arduino IDE

Posted: Thu May 18, 2023 9:00 pm
by PrateetTillu
I am making an air purifier via ESP Rainmaker which updates data of AQI on the app every 3 seconds along with other data of temperature, humidity, etc. This consumes the budget quota quickly. I have tried editing the config file but I am not able to disable the Budgeting. Also what exactly I have to do to disable that. I might be doing something wrong.

Re: Not able to disable MQTT Budgeting on Arduino IDE

Posted: Tue May 23, 2023 6:35 pm
by MicroController
if a node is consistently sending more than 25K MQTT messages in a day, it may get deactivated ... to protect against misbehaving devices.
(viewtopic.php?f=41&t=32301#p110254)