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.

Compiler/CC2640: CC2640

Part Number: CC2640

Tool/software: TI C/C++ Compiler

We have two requirements from one of our client regarding BLE-

o    Scan tags.

o    Pair with a BLE device and get information.

We have few queries regarding this implementation:
1. For this implementation we need to keep BLE in (Peripheral + Observer Mode) or (Peripheral + Central Mode).?
(Note: we have no option to replace the BLE part Number)
2. We have already shipped the boards to our customer with SimpleBlePeripharal OAD image.So if we change the application code with latest requirements(scanning) will this be supported by the STACK of previous OAD.
(Note: Please let us know about memory constraint also)
Can you please check this and let us know what can we do in this case?