Connecting M5CAM to WiFi in STA mode
-
Hey there, does someone have a good example how to connect to a WiFi network with a M5Cam (model B, in case it helps).
I've been trying with esp_wifi.h but it does not seem to catch. Also, both my SSID and pass have special characters... could that be the reason? I can't change them, though
EDIT: tested the board with a hotspot where neither the password nor the SSID had special characters and it worked... so I guess I now know why it does not work.
Any ideas how to encode those characters?