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.

CC3100 error code : SL_ERROR_CON_MGMT_STATUS_UNSPECIFIED (-102)

Other Parts Discussed in Thread: CC3100

Hi,

my customer is getting the following error code in the "SimpleLinkGeneralEventHandler" in CC3100:

pDevEvent->Event = 1 (SL_DEVICE_GENERAL_CONFIGURATION)
pDevEvent->EventData.deviceEvent.status = -102 (SL_ERROR_CON_MGMT_STATUS_UNSPECIFIED)
pDevEvent->EventData.deviceEvent.sender = 5 (SL_ERR_SENDER_WILINK).

May I know what is causing this "unspecified" error ?

- Thomas

  • Hi Thomas,

    Usually these kind of errors are due to being deauthenticated by the AP\Router.
    It can be caused by wrong security credentials (security key or security type) or sometimes if the Router has MAC filtering which doesn't allow your device to connect to it.

    Thanks,
    Alon