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.

SIMPLELINK-CC13X2-26X2-SDK: Reading attributes with SimpleLink 6.30.00.84 fails with SOFTWARE_FAILURE

Part Number: SIMPLELINK-CC13X2-26X2-SDK
Other Parts Discussed in Thread: SIMPLELINK-CC13XX-CC26XX-SDK

I'm trying to upgrade my router firmware from 6.20 to 6.30.00.84 however it seems attribute reading broke.

The problem can be reproduced very easily:

- Load in the zr_genericapp_CC26X2R1_LAUNCHXL_tirtos7_ticlang project from (SIMPLELINK-CC13XX-CC26XX-SDK_6_30_00_84)

- Build and flash the fw on a CC2652R1 launchpad

- Pair and read attribute zclVersion of cluster basic endpoint 8

- Router returns a SOFTWARE_FAILURE error in the read response (0xc1)