Skip to main content
baf00
Associate
July 5, 2016
Question

SPWF01Sx client- server

  • July 5, 2016
  • 2 replies
  • 603 views
Posted on July 05, 2016 at 09:41

Hi 

I have two SPWF01Sh device is installed between the communication method of

server

AT + S.SSIDTXT = SPWF_AP

AT + S.SCFG = wifi_priv_mode, 1

AT + S.SCFG = wifi_wep_keys [0] 7465737431

AT + S.SCFG = wifi_wep_key_lens, 05

AT + S.SCFG = wifi_mode, 3

AT & W

AT + CFUN = 1

AT + S.SOCKD = 32000, t

client

AT + S.SSIDTXT = SPWF_AP

AT + S.SCFG = wifi_priv_mode, 1

AT + S.SCFG = wifi_wpa_psk_text, test1

AT + S.SCFG = wifi_mode, 1

AT & W

AT + CFUN = 1

When wifi_priv_mode, 0 no problems if I set the type of protection

wifi_priv_mode, 1 �?lien can not connect network search

+ WIND: 21: WiFi Scanning

+ WIND: 35: WiFi Scan Complete (0x0)

+ WIND: 21: WiFi Scanning

+ WIND: 35: WiFi Scan Complete (0x0)

during calibration using the command AT + S.SCAN

 BSS CC: 5D: 4E: 4D: EE: 4A CHAN: 11 RSSI: -87 SSID: 'SPWF_AP' CAPS: 0431

ustanovlinoy no WEP protection is due to petsifikatsiey miniAP or am I not right tune?
    This topic has been closed for replies.

    2 replies

    Gerardo GALLUCCI
    ST Employee
    July 5, 2016
    Posted on July 05, 2016 at 13:45

    Both miniAP and STA need the same ''wifi_wep_key*'' settings

    baf00
    baf00Author
    Associate
    July 5, 2016
    Posted on July 05, 2016 at 14:15

    thank you helped this setting should have been on the client and server set

    AT + S.SCFG = wifi_wep_keys [0] 7465737431

    AT + S.SCFG = wifi_wep_key_lens, 05