2 Risposte
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
I have found the solution. it is having limit set in pubsubclient library. not on AWS side. Thanks
con risposta 3 anni fa
0
Hi I am using aws iot core mqtt client. I am using esp32 as a device and send data using mqtt protocol. i am able to see output on my consol but when i see this output on aws, i am not getting anything. as i told you, for more than 5 msgs, i wont get anything.
con risposta 3 anni fa

I have no problem with that payload in the MQTT test client in AWS IoT Core. What client are you using? Please tell us more about how you are publishing the message.
Hi @Greg B, I have found the solution. it is having limit set in pubsubclient library. not on AWS side. Thanks