Part Number: CC2650STK
Other Parts Discussed in Thread: CC2650,
Tool/software: TI-RTOS
I'm using CC2650STK simplelink, 802.15.4 TI-MAC stack and msa_cc2650 project. I want to measure RSSI of Wireless communication devices.
In code, I think that application communicates with TI-MAC stack via ICall. Is that right?
and I found macGetCurrRssi() function in stack part. Can I use this function in application area?
otherwise, What function of application calls this function of stack?
or Do other ways exist to measuring RSSI?
So curiously. thanks