Hi,
I was trying to use both GSM (GPRS) and WiFi in the same sketch. I've a routine which will check if WiFi is connected and internet is reacheable and if not I'll use GPRS to send a notification. This works. The problem arise when I want to re-check using WiFi, after GPRS.disconnect(), althought WiFi is connected is not possible to navigate, server is unreachable.
I tried to reset WiFi, reset IP/DNS for WiFi but after using GPRS there is no way to use WiFi again.
Hi, I was trying to use both GSM (GPRS) and WiFi in the same sketch. I've a routine which will check if WiFi is connected and internet is reacheable and if not I'll use GPRS to send a notification. This works. The problem arise when I want to re-check using WiFi, after GPRS.disconnect(), althought WiFi is connected is not possible to navigate, server is unreachable.
I tried to reset WiFi, reset IP/DNS for WiFi but after using GPRS there is no way to use WiFi again.