Hi.
I am new to the WINC1500 device which I have connected to my XMEGA192. I am using the API from Atmel.
The problem is that it scans and find the acesspoint / router with correct SSID, channel etc, but when I connect it returns an error message in the callback and ..CON_STATE_CHANGE.
The parameters pased to the callback is u8CurrState = 0 and u8ErrCode = 1. I annot find any documentation on the ErrCode.
I connect lik this: m2m_wifi_connect("Ergotest", 8, 2, "Ergotest2010",9);
Do anyone know what is the problem is?
I find that the documentation is not up to date ( it is from 2015). I ther a newer API and documentation available?
Thanks.
BR
Asle