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.

求教Z-Tool

Other Parts Discussed in Thread: Z-STACK

我在开发板上下载了ZNP-CC2530-Debug,然后在Z-Tool上发送指令UTIL_GET_NV_INFO_RESPONSE,这应该是获取公司信息,我现在接收到的回复是:

 

返回的参数都是什么意思?我也看了“help”,但没有给出详细的解释,哪位大神能够解答一下?

不胜感激!

新手上路,请多包涵

  • 这个可以参考z-stack里的文档,Z-Stack Monitor and Test API.pdf

    3.10.1.2 UTIL_GET_NV_INFO
    Description:
    This command is used by the tester to read a block of parameters from Non-Volatile storage of the
    target device.

  • 没看太懂,

    获取公司信息应该用哪条指令,返回值是公司的名称,比如Texas Instruments

    还有获取Basic信息


    我没有获取成功,是不是因为没有在开发板上下载最新的协议栈的ZNP?

  • 我没有找到获取Basic的指令,能不能自己写一个?

    如果能的话,在哪写?