Trying to test MKR 1010 and loaded with example WiFiPing. Seems getting connected to network, but even Ping doesn't work.
Would appreciate any help !!
Using Arduino 1.8.9, WiFiNINA 1.4.0,
Here is serial port reading (some replaced with ".....")
You're connected to the network
SSID: ......
BSSID: .....
signal strength (RSSI): -60
Encryption Type: 4
IP address : ......
Subnet mask: 255.255.255.128
Gateway IP : .....
MAC address: .....
Pinging www.google.com: FAILED! Error code: -1
Pinging www.google.com: FAILED! Error code: -1 <--- repeats forever!