Page 2 of 2

Re: umqtt.robust: ensure that broker received the message

Posted: Tue Jan 21, 2020 7:33 pm
by Kleriger
Then I will familiarize myself with asyncio and test TLS with the esp32. I will then post the result

edit:
I tested my program after an update to MP version 1.12 and now it also works with encryption. Apparently the version can handle TLS on esp32 better, I guess that's why the asyncio-mqtt version could also work.