Skip to main content
dimitrybulkin
Associate II
April 26, 2014
Question

Firmware update and IBSS support

  • April 26, 2014
  • 5 replies
  • 1024 views
Posted on April 27, 2014 at 00:04

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.-ibss
    This topic has been closed for replies.

    5 replies

    Andrei Chichak
    Lead
    April 28, 2014
    Posted on April 28, 2014 at 20:47

    I have the latest firmware in a radio and it gives exactly the same response.

    dimitrybulkin
    Associate II
    May 4, 2014
    Posted on May 04, 2014 at 11:23

    It seems answer from ST can't be recieved here

    Gerardo GALLUCCI
    ST Employee
    May 5, 2014
    Posted on May 05, 2014 at 12:08

    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.

    dimitrybulkin
    Associate II
    June 22, 2014
    Posted on June 22, 2014 at 12:43

    Thank you for answer

    How can I update FW trough Internet? Where I can get binary for latest FW?

    Gerardo GALLUCCI
    ST Employee
    June 23, 2014
    Posted on June 23, 2014 at 09:56

    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