SAM32
SAM32 copied to clipboard
Have SAM32 connect to eduroam
IoT projects can be difficult on university campuses when dealing with WPA2 enterprise access points.
It is now possible to connect to eduroam and visitor wifi using the ESP32SPI library!
See @ladyada's example: esp32spi_wpa2ent_simpletest.py
You'll need to have your ESP32 flashed with the SAM32 NINA-FW firmware. See the SAM32 ESP32SPI directory here
is WiFiNINA 1.3.0 working for y'all?
@ladyada yes I haven't ran into any issues. Something in particular not working on your end?
nope - just good to check :)
oh! yes all good. 👍
ESP32SPI is so helpful, I haven't needed anything else on the ESP32 co-processor in quite a while 😄