Hi all;
I'm working on a project contains wireless link.In project I'm using Anaren AIR module for 868MHz and sample TI code. But I got a small problem.
The MCU is set to Falling Edge interrupt on GD0 pin and GD0 pin is set to 0x06 but CC1101 is generating random receive signals on GD0 pin.
at first I think they're noise bur when i look them at scopemeter; signals are nearly 60uS and also signals pulse width are variable.(other devices are closed too) of course software-CRC check blocks the process but it's a strange error for me...
CC1101 is set to variable packet mode.
Thanks...