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.

CC2642R: RSSI Read HCI request and retrieving the RSSI values in a connection state on simplelink_cc26x2_sdk_2_10_00_44 SDK environment(using IAR 8.22.2)

Part Number: CC2642R

Hi TI experts,

I have been testing the RSSI Read HCI Request and reading the RSSI values in a connection state with 15 ms or 30ms interval as with DEFAULT_RSSI_PERIOD in a central role SW based on simple_central..

By the way, it falls into mal-function state, suddenly got stuck. so, I checked for the heap memory, but no heap issue.

And I also can see the RSSI value is 127 often in the middle of the process, not initial process.

And peripheral device based on simple-peripheral is power-off, central SW receives the disconnection event, and I made it start scanning immediately again, at this point, it got stuck.

Let me know what should I check for more.

And, this case doesn't happen under my SW based on simplelink_cc2640r2_sdk_1_50_00_71 SDK(using IAR 8.11.2).

I ported all my SW codes from simplelink_cc2640r2_sdk_1_50_00_71 SDK to simplelink_cc26x2_sdk_2_10_00_44 SDK environment.

so, the same operations are running now. 125Kbps PHY mode is being used in a connection state.

BR,

Ji-won