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: How to stop device once it start without power Off

Part Number: CC3120MOD

Hi,

How we can stop device once I start and configure as access point. I have used sl_Stop(0) to stop it but it not works properly.

My sequence is :-

1. Power ON

2. I have configure device as AP and sl_Start,

3. After this if I want to Off it then I call sl_Stop so it will stop device as AP,

4. But when I power it ON again then after initialization and sl_start it will not stop after calling sl_stop as well.

Can any one help me or share a code in which after configure and sl_start, it was again sl_stop as per user configuration

And will be stopped only till user again wants to start it in AP mode.

Regards,

Mahendra Rana