Posted on January 22, 2015 at 10:07 Hi, I am trying to receive RF packet using USART1 IRQ, using below code. But packets are missing in the receive end. My point here is sometimes i will receive packets and the received packet is completely...
Posted on January 23, 2015 at 02:26
Hi, Thanks for your reply. But I tried even declaring my variables as static. Still i cannot receive my data packets contentiously. Many packets are missing in between. All the packets are reaching my receiving...