ardeshir.omid
New Member
Hi Erel
my tablet sdkversion =29
your solution tested , but problem not solved.
my android connect to esp8266_ wifi that programed "esp_wifi_set_mode(WIFI_MODE_AP));"
connection Ok, with "no internet connection"
my esp_module programed as http_server
by chrome get response----> url:http://192.168.4.1
on android version low and hi,...
and ok by my_app on sdkversion 19 20
but not work these test:
1- .... WebView1.LoadUrl("http://192.168.4.1") ....
2- ... HttpJob1.Download("http://192.168.4.1") ....
3-.... Wait For (PreferWifiRouting) Complete (Success As Boolean) .... 'https://www.b4x.com/android/forum/threads/mqtt-chat-network-error.90892/post-574610
4- .... nativeMe.InitializeContext .... 'https://www.b4x.com/android/forum/threads/connect-to-wifi-without-internet.104311/post-659976
above testsno problem at sdkversion=19 , 20
but not any response at sdkversion>=21
'-----------------------------------------
1-(first)please help me for solve problem by b4a.programing
2-(other) can i simulated "internet connection OK" for android when connect to wifi_esp8266 by esp_module programatically?
excuse me for my bad English text
my tablet sdkversion =29
your solution tested , but problem not solved.
my android connect to esp8266_ wifi that programed "esp_wifi_set_mode(WIFI_MODE_AP));"
connection Ok, with "no internet connection"
my esp_module programed as http_server
by chrome get response----> url:http://192.168.4.1
on android version low and hi,...
and ok by my_app on sdkversion 19 20
but not work these test:
1- .... WebView1.LoadUrl("http://192.168.4.1") ....
2- ... HttpJob1.Download("http://192.168.4.1") ....
3-.... Wait For (PreferWifiRouting) Complete (Success As Boolean) .... 'https://www.b4x.com/android/forum/threads/mqtt-chat-network-error.90892/post-574610
4- .... nativeMe.InitializeContext .... 'https://www.b4x.com/android/forum/threads/connect-to-wifi-without-internet.104311/post-659976
above testsno problem at sdkversion=19 , 20
but not any response at sdkversion>=21
'-----------------------------------------
1-(first)please help me for solve problem by b4a.programing
2-(other) can i simulated "internet connection OK" for android when connect to wifi_esp8266 by esp_module programatically?
excuse me for my bad English text