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.

CC3220S-LAUNCHXL: Get stuck when bring up cc3220 door lock...

Part Number: CC3220S-LAUNCHXL
Other Parts Discussed in Thread: CC3200

Hi,

I bought a wifi door tool kit: www.ti.com/.../TIDC-01005

Then I follow the document (TIDC-01005-SW) to bring it up to setup hardware and software environment but I use the latest BLE/CC32xx/WiFi SDK.. instead of the old ones...

My current SDKs are:

I can build the codes, but now the codes seems blocking on ble_provisoining.c,  void * bleThread(void *arg){}.

The uart log just show "[bleThread] Initializing CC26xx BLE network processor..."); and the codes stuck on "mq_receive(bleQueueRec, (void*) &curEvent, sizeof(uint32_t), &prio);"

The cc26xx BLE board seems fine as I can use cc3200 prebuilt image to work entire solution.

Anyone could guide to me what's wrong and how to fix it? Or I miss any configuration ?

Thanks a lot for your help :)

Sincerely,

Big Jack.