You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used esp2 and arduino ide, ble to get sensor data and send data to greengrass local core and further it will send data to cloud. in starting it works perfectly but after publishing 2-3 data it starts throwing the same error. can anyone help on this why I am getting issue. I have tried many times but getting the same problem.
aws_iot: failed! mbedtls_ssl_write returned -0x4e
The text was updated successfully, but these errors were encountered:
Hello, thank you for bringing this to our attention! We will be looking further into this issue as soon as we can, thank you for your patience!
In the meanwhile, could you provide more detail information regarding to your problem? E.g. your board model, the more detailed output and error messages.
Hi @AnoopYash, thanks for the update. According to your error message, this could be a problem of Mbed TLS. To assist you in troubleshooting the problem, could you please enable TLS debugging by following the instructions outlined in this wiki? Please post the resulting log or output here so that we can provide further assistance. Additionally, it would be helpful if you could tell us about the specific demo or code you are attempting to run.
I have used esp2 and arduino ide, ble to get sensor data and send data to greengrass local core and further it will send data to cloud. in starting it works perfectly but after publishing 2-3 data it starts throwing the same error. can anyone help on this why I am getting issue. I have tried many times but getting the same problem.
aws_iot: failed! mbedtls_ssl_write returned -0x4e
The text was updated successfully, but these errors were encountered: