Martin Chlebovec
Martin Chlebovec
Sketch for ESP32 with connection to enteprise powered networks - for instance: eduroam. Sketch is based on original sketch: https://github.com/marcoschwartz/aREST/blob/master/examples/ESP32_cloud/ESP32_cloud.ino Added only library, and functions for provide identity.
Sketch for ESP32 with connection to enteprise powered networks - for instance: eduroam. Sketch is based on original sketch: https://github.com/marcoschwartz/aREST/blob/master/examples/ESP32/ESP32.ino Added only library, and functions for provide identity.
Add Root CA certificate to your example code. Certificate for: GlobalSign Root CA - R2 - Valid until 2028 year. Certificate is set to client in setup. Connection is faster...
Fixes for init hardware, WPA/WPA2 Enterprise sketches are working with June 2018 Arduino ESP32 core only. Newest version have problem with connection to these 802.1x networks.
I would like to suggest new feature for basic and very popular weatherstation (meteo) sensors, that should not be missing on Wokwi. - Dallas DS18B20 with OneWire bus - BME...