Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
hi
im trying to use AF_DATA_REQUEST_EXT to use IEEE address of each cc2530 to send data to them
im using znp
this is what i should send
lenth of mine is 0x1B
CMD0 = 0x24
CMD1=0x02
| DstAddrMode = 0x03 |
| DstAddr = device ieee adress that i have |
| DstEndpoint=? |
| DstPanId=? |
| SrcEndpoint=? |
| ClusterId=? |
| TransId=? |
| Options=? |
| Radius=? |
| Len=0x08 |
| Data = 8byte data |
i didn't set pan id so it in default that i think it would be 0xFFFF
please, someone, tell me what should i replace with? signs?
if someone can help me to find out what these r exactly ill be so thankful

