2014-04-26 03:04 PM
Hi.
I want to implement in my defice configuration page trough WIFI. Therefore I want to make device like access point wifi for configuration period.But when I write ''AT+S.SCFG=wifi_mode,2'' to my wi-fi module it answers''ERROR: IBSS mode not supported''Is it an old firmware? How can I update it?Thanks #wi-fi.-ibss2014-04-28 11:47 AM
I have the latest firmware in a radio and it gives exactly the same response.
2014-05-04 02:23 AM
It seems answer from ST can't be recieved here
2014-05-05 03:08 AM
Hi,
Sorry for delay (Labor Day in Italy...)IBSS is no more supported. We are evaluating if (and when) IBSS will be available again.Device configuration through WiFi is performed through firstset.html integrated webpage.- if device is in STA mode, call the firstset.html webpage (inner webserver must be ON)- if device is into miniAP mode, call the homepage (automatic redirect was implemented). Note that (since FW3.0) device enters miniAP also through GPIO7 startup: pull GPIO7 low at startup, and a network called IWM-xx-yy-zz is created.2014-06-22 03:43 AM
Thank you for answer
How can I update FW trough Internet? Where I can get binary for latest FW?2014-06-23 12:56 AM
Hi,
the FW is not yet available on the Internet. It will very soon.To obtain the last FW, please contact your local ST distributor.j