Other Parts Discussed in Thread: UNIFLASH
Hi,
I’m using the SimpleLink SDK 5.20.00.52 do develop a ZigBee sensor that should use OTA.
So as the first step, I downloaded the zr_sw_ota_client and zr_ota_server examples. I build and run the examples on 2 LAUNCHXL-CC1352P boards.
Then I connect to the zr_ota_server with the Windows App OtaServer and pressing the left button on the board to join the ZigBee network.
Now both devices are in the same network and I can see the Node 0xA9EE under Pan 0x3075 in the Device List.
When I open the Node in OtaServer, I see 8 attributes and every attribute has the same error message: Unsupported Attribute (Status code = 0x86).
If I right click on the Node and select "Image Notifiy", nothing happens.
Does anyone have in idea, what I'm doing wrong?
Regards,
Thomas