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.

CC1352R: Switching to Persistant App does not work correctly

Part Number: CC1352R

Hello.

We encountered a problem that occurred in the latest versions of the SDK (for example, in 3.40.0.02). It consists in the fact that resetting the "Simple Periperal OAD On-Chip" application to the Persistant App does not work when writing 1 to the OAD_RESET_CHAR Reset-Service. Reset occurs only when client disconnects and reconnects to the BLE device. We assume that the reason is the absence of the L2CAP_SIGNAL_EVENT signal in the Simple Periperal_processStackMsg function. Tell us, how to fix this problem?