Hi
1) I'm trying to activate ATWINC3400 TCP/IP client application.
While debugging I see that the code reach the wifi_cb callback function, but with message type parameter (variable u8MsgType) M2M_WIFI_RESP_BLE_API_RECV instead of M2M_WIFI_RESP_CON_STATE_CHANGED and because of that it does not reach the wifi_cb again for getting DHCP.
Any idea ?
2) Anyone has MQTTS code example for ATWINC3400 ?
Thanks