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.

CC2530: At initialization, it takes several seconds for the Scene_Init to complete the initialization

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi team,

Here's an issue from the customer may need your help:

During debug, in the zclGeneral_ScenesInit function, a single-step debug takes a lot of time to execute the ScenesRestoreFromNV in ScenesInit.

When reading ZCD_NV_SCENE_TABLE in zclGeneral_ScenesRestoreFromNV, the value read is 30, and 30 for loops are performed below. The device has not sent the Add Scene Cmd to the device while it is on the web, it should not write data to the NV at this address, and the customer does not have the same address as this. (Stack version: Home 1.2.2a)

The customer would like to know what's the possible reason for that.

Could you help check this case? Thanks

Best Regards,

Cherry