2 Answers
- Newest
- Most votes
- Most comments
0
I have found the solution. it is having limit set in pubsubclient library. not on AWS side. Thanks
answered 3 years ago
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.
answered 3 years ago
Relevant content
- AWS OFFICIALUpdated 2 years ago

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