This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3120MOD: SPI is working but no WiFi is transmitted

Part Number: CC3120MOD
Other Parts Discussed in Thread: CC3120,

Hi,

I posted before here: e2e.ti.com/.../690896

The SPI Communication is now working as far as i can see it right with my logic analyzer.

I use the provided functions to set the SSID, password, security type, IP, country code and wlan Mode to AP

But i can not see the SSID with my mobile phone so there must still be a problem.

TI does not release any protocol information for the simplelink devices. But it would be much easier for debugging. Is it possible to get these information?

Is there anything special i have to do?

Maybe i set the sl_start and sl_stop at the wrong positions?

The first i do is sl_start then the complete configuration. After that sl_stop directly followed by sl_start. I check the return value of sl_start at its correctly ROLE_AP

Marvin