I used the original Hack16-code and just put in the credentials for ssid and password. The upload works but the serial print of:
Serial.print("Verbindungsaufnahme zu SSID: ");
Serial.println(ssid);
doesn't appears.
The .....while loop shows that the build is working and looking for the proper AP.
I'm using VisualCode with Platform iO.
I used the original Hack16-code and just put in the credentials for ssid and password. The upload works but the serial print of:
Serial.print("Verbindungsaufnahme zu SSID: ");Serial.println(ssid);doesn't appears.
The
.....while loop shows that the build is working and looking for the proper AP.I'm using VisualCode with Platform iO.