I have a Xbee S2 module that is constantly sending 0XFF to my MC, every ~5 seconds. I would like to know why I am getting that byte and how to stop it. I have solved that issue by ignoring any transmission until I see the start byte 0X7E. However, it wakes up my MC when I want it to stay in sleep mode. The system runs on battery.
Thanks