Romain

Results 6 comments of Romain

Hey, is there any code sample to try the client part? I've tried to make https requests, but I'm missing libraries to build the AsyncTCP with this branch, any help...

Hey, I’ve put together a pull request that add (mostly) that feature: https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot/pull/155 @leonardpitzu, could you confirm that’s what your were looking for?

Yeah same here. The best way would be to use websockets, but that would mean an asyncTCP library that would handle https...

Sorry I'm not sure to understand your demand. You can already choose the dns name in the setting panel. This will give you the possibility to access your esp32 in...

ok, if I understand correctly you are taslking about custom MQTT topic for each PIN? I was planning to do something like that, and also the possibility to add MQTT...

Hi! I'm trying to render a waveform for a 1 hour track. Of course it takes a lot of time, so I was wondering how to implement the incremental update....