EasyBee demo application

Forum related to the FLEX boards

Moderator: paolo.gai

Locked
Alberto_82

EasyBee demo application

Post by Alberto_82 »

Hi to all,

I\'m working on the EasyBee demo application found in this site. I\'m interested to read the value of the RSSI register of the EasyBee tranceiver, so I used the function cc2420_rssi_get() of the demo code. The problem is that I always get values from -99dB and -100dB, even if the radios are either near or far... To obtain the right value I had to make the two\'s complement of the value read from the cc2420 register, as written at page 49 of the CC2420 manual, before adding the RSSI_OFFSET of -45 dB. Does someone know why the RSSI value doesn\'t change??

Thanks,
Alberto
paolo.gai
Administrator
Posts: 877
Joined: Thu Dec 07, 2006 12:11 pm

Re:EasyBee demo application

Post by paolo.gai »

I did not work directly on this topic... what I can say is that the Easybee code has been rewritten in ERIKA 1.5.0 which is going to be released before the training course in June... Maybe give a try to the new code...

Ciao,

PJ
Alberto_82

Re:EasyBee demo application

Post by Alberto_82 »

Ok, thak you! I\'ll wait for the new version of Erika...

Many thanks!

Alberto
Locked