Open batista opened 8 years ago
with the initial script that @ianjenkinssem had set available, it didn't connect to the Access Point (AP). we then used this instructables tutorial and using the terminal (serial monitor) we were able to connect it.
Steps used (from step 3 in the tutorial):
AT+CWMODE=1
to set the module to client onlyAT+RST
to resetAT+CWLAP
to see the list of AP availableAT+CWJAP="SSID","password"
AT+CIFSR
and outputs the IP address
We need to have the wifi module connecting to the internet and being able to ping a url