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.

CC3000 Connection with Access Point and Undefined value in Event Handler

Hi,

I am using 4 sockets from CC3000 for my application.  sometimes, I've observed , all communication suddenly stops while exchanging bulk amount of data. Then I tried to ping the device, I can't ping. When I reset the CC3000, then all operations resumes to normal.

Do you have any API to check whether device is attached to AP or not ?

In event handler, I have noticed, I am getting different eventopcode in hci_event_handler() for an operation. Then next time, it received correct event-opcode. What could be the reason ?  

Thanks

Asish

  • Hi Asish,

    [Q] Do you have any API to check whether device is attached to AP or not ?
    >>> You can try to "ping" the AP.

    [Q] In event handler, I have noticed, I am getting different eventopcode in hci_event_handler() for an operation. Then next time, it received correct event-opcode. What could be the reason ?
    >>> Can you please give more details? What operation? What are the events you are getting, etc.

    Regards,
    Gigi Joseph.