Open
Description
To repeat:
Run the AP tutorial - I've attached my files. // 1.2.1
When running the demo - it's returning this:
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 192.168.3.3
Subnet Mask . . . . . . . . . . . : 192.0.0.0
Default Gateway . . . . . . . . . : 192.168.3.1
For purposes of the demo - wouldn't 255.255.255.0 be a better subnet mask?
Is there a way to change the subnet mask? (I'll take a look at the mbed stuff to see...).
Just wanted to point this out as I think it's causing some grief for some going through the tutorials.
Regards,
John W.
PS - It appears declaring something like this will correct the issue:
WiFi.config(IPAddress(192, 168, 4, 1)); // 1.2.2
PPS - OP 1.2.1 and not 1.2.2
Metadata
Metadata
Assignees
Labels
No labels