Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640, CC2650
When using the simple peripheral OFF-Chip example from the blestack examples (NOT ble5) I encounter some rather strange issues.
The first issues is that I can only get the chip up and running when I am in a debugging session in CCS. If I load the files via flash programmer 2, nothing happens after a power cycle of the chip. This is better described in: https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538/p/614123/2261542 but the solution there does not work for me.
The second issue I have with the OAD example is when I try to do OAD then I get this message:
I have a hard time finding out the reason behind this failure. I have not done any modifications to the code except adaptation to my custom board. OAD worked without any problems on the same board layout but with the cc2640 processor.