Other Parts Discussed in Thread: MSP430F5529, Z-STACK
Hi,
I am looking to get the Tx RSSI and Rx RSSI from the CC2530 over the ZAP-ZNP interface using the AssocFindDevice() function.
Can I get the RSSI values to the MSP430F5529 device over the ZNP interface for the local CC2530 device?
I setup a buffer with SREQ: 0x01 0x27 0x49 Number; where I set Number to 1. I received a value of all zeros in the SRSP: 0x12 0x67 0x49 0x00 0x00 ... 0x00
How do I determine what the Number value should be in the SREQ? Where is the associated device list, do I need to find the local CC2530 in the local CC2530 device list?
An example would be very helpful for me to understand how this works.
Thanks,
Ed