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.

Linux/cc2640r2f: Linux OAD download tool

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640R2F

Tool/software: Linux

I am looking for source code (project will be running on various arm platforms) for a linux tool to handle OAD downloads to a cc2640r2f using a standard HCI Bluetooth interface.  Does anyone know where I could find this?

  • Hello,

    TI does not provide such a reference but it should be possible to implement with standard tools (e.g., gattool) since OAD uses standard GATT operations. Perhaps someone in the community can share their implementation.

    Best wishes