Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 12 months ago.
WIFI_WPS_REQ does not work
Hi I have made a test stream for WPS button. SNIC Module is in STA mode.
In SNIC/SNIC_UartMsgUtil.h there is,
- define UART_CMD_SID_WIFI_WPS_REQ 0x08 Start WPS process
My test stream output " 50 08 33 00 " to module. -> write "02 83 80 D0 08 03 00 D3 04" to module But module only reply " 88 03 FF " ( WiFi fail )
Connect to AP with SSID/Key pair was worked. Is there any sequence of command stream is needed ?
module FW version was, [OUT] Length: 8 Payload: 02 82 80 81 08 33 83 04 [IN] Command: 0x1 Length: 9 Payload: 88 33 00 05 31 2E 30 2E 32