Other Parts Discussed in Thread: SIMPLICITI
hi,
i have the ez430-2500 and i see the code for the demo_AP , i want to know what does the next lines and why:
rssi_int = rssi_int+128;
rssi_int = (rssi_int*100)/256;
Another question is, i read the API of SimpliciTI and i try to use the LINKLISTEN_MILLISECONDS_2_WAIT but it give an error, can anybody give an example of use?
Thanks.
Gaston