2016-11-14 11:58 PM
Hi..
I can easily connect the module to any APs and it works fine. But, I can not connect it to the iPhone hotpots.. does hotshots needs additional configuration.?2016-11-16 09:43 AM
Hi,
should work at same way...which security setting are running on your hotspot? What's the output on module?Regardsjerry2016-11-17 05:58 AM
Hi jerry. Thank for reply
As far as iPhone hotspot setting goes, I can only set the password. there are no other parameters in iPhone setting side. in my side, I'm receiving this from the wifi module:+WIND:0:Console active
+WIND:32:WiFi Hardware Started
+WIND:21:WiFi Scanning
+WIND:35:WiFi Scan Complete (0x0)
+WIND:19:WiFi Join:**:**:**:**:**:**
+WIND:25:WiFi Association with 'Pouya's iPhone' successful
+WIND:40:WiFi Deauthentication:2
2016-11-17 07:03 AM
Hi,
I found an iPhone 6 for testing. This is what I saw on first attempt:17-Nov-16 15:58:22 [TX] - at+s.wifi=0<CR>at+s.ssidtxt=iPhone<CR>at+s.scfg=wifi_wpa_psk_text,12345678<CR>at+s.scfg=wifi_priv_mode,2<CR>at+s.scfg=wifi_mode,1<CR>at+s.scfg=wifi_ht_mode,1<CR>at+s.scfg=wifi_opr_rate_mask,3FFFCF<CR>at&w<CR>at+s.wifi=1<CR>17-Nov-16 15:58:22 [RX] - at+s.wifi=0<CR><LF><CR><LF>OK<CR><LF>at+s.ssidtxt=iPhone<CR><LF><CR><LF>OK<CR><LF>at+s.scfg=wifi_wpa_psk_text,12345678<CR><LF><CR><LF>OK<CR><LF>at+s.scfg=wifi_priv_mode,2<CR><LF><CR><LF>OK<CR><LF>at+s.scfg=wifi_mode,1<CR><LF><CR><LF>OK<CR><LF>at+s.scfg=wifi_ht_mode,1<CR><LF><CR><LF>OK<CR><LF>at+s.scfg=wifi_opr_rate_mask,3FFFCF<CR><LF><CR><LF>OK<CR><LF>at&w<CR><LF><CR><LF>OK<CR><LF>at+s.wifi=1<CR><LF><CR><LF>OK<CR><LF><CR><LF>+WIND:49:WPA:Terminated: 0<CR><LF><CR><LF>+WIND:38:WiFi:Powered Down<CR><LF><CR><LF>+WIND:46:WPA: Crunching PSK...<CR><LF><CR><LF>+WIND:32:WiFi Hardware Started<CR><LF><CR><LF>+WIND:21:WiFi Scanning<CR><LF><CR><LF>+WIND:35:WiFi Scan Complete (0x0)<CR><LF><CR><LF>+WIND:19:WiFi Join:3E:5C:F2:xx:xx:xx<CR><LF><CR><LF>+WIND:25:WiFi Association with 'iPhone' successful<CR><LF><CR><LF>+WIND:51:WPA Handshake Complete<CR><LF><CR><LF>+WIND:24:WiFi Up:172.20.10.2<CR><LF>BRj2016-11-17 11:32 PM
Hmmmm........This is interesting,
I'm doing exactly the same thing... for sure there is something in my code then.Thanks alot.2016-11-18 05:29 AM
Yap.... it was something small in my code...
Thanks again.