硬件:一个smartRF06母板+一个cc2538(coordinator),烧录HA thermostat 程序,一个smartRF06母板+一个cc2538(end device),烧录HA thermostat 程序
目的:通过Z-Tool中的AF_DATA_REQUST从coordiantor 发送ZCL read attribute命令个end device,在ZTool中显示返回的属性数值。
进度:coordinator 和end device都能正常收到正确的数值(通过修改程序,LCD显示),但是不能在ZTool中显示返回的属性数值。
Ztoo中只显示这些信息,而我需要他们显示属性数值,该怎么做