Other Parts Discussed in Thread: CC2640R2F, CC2650, CC2640
Running the stock Simple peripheral OAD on-chip example with SDK 1.50. The remaining flash space is only 3K in the example - what can I do to increase the available flash for my application?
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.
Running the stock Simple peripheral OAD on-chip example with SDK 1.50. The remaining flash space is only 3K in the example - what can I do to increase the available flash for my application?
Thank you for your response.
The optimizations already seem to be in place with the SDK examples.
I see forum suggestions to set OSAL_SNV=0 and to disable GAP_BOND_MGR in the Stack to save some space. Would this affect the overall BLE/OAD functionality?
I did try it but get this error message: "Incompatible NV settings detected. OAD supports 1 NV page" so that leads me to think I need to leave it on?