Davy P.

Results 65 comments of Davy P.

> I appreciate that using setInsecure() means that the connection is not SSL encrypted and therefore not secure. You will keep running the ssl library and get probably an x.509...

I can confirm, for some internet tools you need to set that right or some data will not be transmitted to an AP. Don't know If it could be checked...

Form define -> int32_t -> unsigned float -> unsigned long. You might change the name from timeout to a unit. :-) -> int

I don't know if this is allready been sad and can be off topic, but why there is a timeout function in WiFiCient? Currently here are two moments where the...

I'm new to this and just checking how this thing works. I have some add warning for the next version of IDF. > ssl.h: 8:2: warning: #warning "OpenSSL component will...

These errors come offen. Don't know what the mean. > 0x40078000: ?? ??:0 > ??:?:::0x40080400:_init > 0x400805f0: ?? ??:0

Download iso 21H2, file size suspicious. > _On March 13, 2023, Microsoft has discontinued the download of older versions of Windows 10 and Windows 11. This means that you can...

Intresting. I am using now an other mqqt lib with events and I have the same issue.

@igrr I just discoverd that arduino for the esp is using an 23year old c version by default in the platform.txt. No wondering you having some problems to impliment it....

@igrr if you set over to linux payload for the arduino IDE, than you can use plugins that are java based and evrything mixed together.