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如何查看FW版本



接手了一个项目,使用cc3000模块,使用别人的成品可以发数据,用新的cc3000就发不出数据,卡在 unsigned char * hci_event_handler(void *pRetParams, unsigned char *from, unsigned char *fromlen) 找不到任何原因,而且想查看一下cc3000的FW版本,但不知如何查看! 另外,升级FW的大概流程是如何的?