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.

有问题 ZB_WRITE_CONFIGURATION

Other Parts Discussed in Thread: CC2530

您好,我有问题,使用ZB_WRITE_CONFIGURATION命令配置我的参数。

 我使用ZNP CC2530 ZStack,我的CC2530连接到外部8051通过SPI接口,一切正常,我从CC2530的所有预期的字节,但是我发现没有什么,我改变了明确的参数是真的变了。比如我想改变ZCD_NV_STARTUP_OPTION是3而不是默认值0,我得到一切告诉我的命令是成功的,但是当我尝试读取值后重置我发现它不变的消息。似乎是这个问题?