9 years, 5 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,

  1. 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

Question relating to:

SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html
Be the first to answer this question.