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.

LAUNCHXL-CC26X2R1: 使用蓝牙协议栈的同时,想使用NV读写功能,但是NV会open失败,请问如何使用协议栈的同时,兼容NV功能

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: SYSCONFIG

CC26xx,SDK7.10   在使用蓝牙协议栈的同时,需要同时使用flash的读写功能,但是实践发现,在使用蓝牙协议栈的时候,flash读写功能实现不了,会失败   NVS_open() failed

请问下,如果在使用蓝牙协议栈的时候,同时使用NVS的读写功能,谢谢!!!