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.

CCS/TIDC-BLE-TO-WIFI-IOT-GATEWAY: Initial configuring of the CC2640

Part Number: TIDC-BLE-TO-WIFI-IOT-GATEWAY
Other Parts Discussed in Thread: CC2640, CC3200, BLE-STACK, CC2650

Tool/software: Code Composer Studio

Hi!

We have designed our own board based on the TIDC-BLE_TO_WIFI_IOT_GATEWAY reference design. We have uploaded the program in the flash and the CC3200 boots up as expected. However, the program execution hangs after a CRC check of the CC26xx firmware is performed. Thus, since the CC2640 is coming straight from the factory, I expect the on board flash to be empty. Having detected the CRC mismatch the CC3200 prepare to download/update the firmware and calls getCmdResponse  where it get stuck. I assume that the CC2640 will not answer as expected since it has not been programmed at all. My question is therefore if an initial programming of the CC2640 is required over the flash programmer in order to get the project going? I can't understand how it should work otherwise?

If this is the solution, where can I find a suitable hex file to use as the project only contains firmware for the CC26xx on binary format?

Best regards,

Jan Gustav