Pubsubclient: only one message per second

Created on 17 Jun 2020  路  1Comment  路  Source: knolleary/pubsubclient

MQTT receives messages through callback after successful concatenation.
My ESP-12F receives only one message per second. when there are multiple messages at the same time
Callback in the example

Most helpful comment

How often are you calling client.loop()?

>All comments

How often are you calling client.loop()?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yadavvineet picture yadavvineet  路  5Comments

trlafleur picture trlafleur  路  8Comments

NickWaterton picture NickWaterton  路  6Comments

kbialkowski picture kbialkowski  路  7Comments

mr2c12 picture mr2c12  路  9Comments