pedros89
pedros89
Hello, I am trying to have my `async-mqtt-client` library to support TLS. Thank you for your version that seems promising, I have substituted your modified 4 files in my library...
Thank you @luebbe , I see that there is also an example of [MQTT TLS for ESP32](https://github.com/bertmelis/espMqttClient/blob/main/examples/tls-esp32/tls-esp32.ino). If I manage to make that work I will write a guide and...
Thank you @luebbe! I really recommend to anyone that is trying to implement TLS for MQTT to start from here (especially for ESP32): https://github.com/bertmelis/espMqttClient/tree/main/examples I have managed to include MQTT...
So basically if I just substitute the A4988 that I am currently using with the TMC 2100 it should already be working without any library modification?
Hello, yes I am trying to do the same. I need to make the prototype and then enroll to MFi program for my RGB lamp and tried with the fan...