Skip to main content
Nandy K
Associate III
January 22, 2016
Question

Data Mode to Command Mode

  • January 22, 2016
  • 13 replies
  • 2095 views
Posted on January 22, 2016 at 10:02

Hi!

I have connected my Wi-Fi module  with a client and now I am getting the commands

+WIND:61: Incoming Socket Client :172.31.142.2

+WIND:60: Now in Data Mode

now I want to get back to  command mode.

I have tried hitting escape button , Also I tried sending AT+S. without <CR><LF>

it is not working. How can i get back to command mode ?

Also they suggest to send escape sequence(how can i send escape sequence ?) 
    This topic has been closed for replies.

    13 replies

    Nandy K
    Nandy KAuthor
    Associate III
    January 22, 2016
    Posted on January 22, 2016 at 12:09

    at+s. is working when I copy paste it directly into the hyper terminal

    but when I send it from my client through UART it is not working ?????

    Gerardo GALLUCCI
    ST Employee
    January 22, 2016
    Posted on January 22, 2016 at 12:13

    Probably because your client is not sending ''at+s.'', without timeouts between chars.

    I gave you all requirements above. Read the manuals too.

    Nandy K
    Nandy KAuthor
    Associate III
    January 22, 2016
    Posted on January 22, 2016 at 12:24

    Ok I will use the manual.

    One final stupid question for now

    Is it possible to configure the module to run some commands automatically on startup or reset ?

    Ex: when I restart the module the following command should load automatically

    AT

    AT+S.SOCKD=<port number(some value)>