Hello
I am working with the EZ430RF2500 kit. I am trying to create a simple application for now that consists of sending some garbage data from one ED to the AP, and verifying that the data received is as expected.
I am basically using most of the code provided in the demo software. However, I am getting some inconsistent results when I download the firmware in.
There are times when I download the firmware, the application works great and the LEDs blink as expected. However, if I try to download the SAME code in again the next time round, it doesn't work, and both the ED and AP remain stuck in the process of setting up the network using SMPL_Link and SMPL_LinkListen respectively. But then, if I try to download the firmware in several more times, it sometimes work again on the 5th or 6th try.
So then my problem is that sometimes it works and sometimes it doesn't work, for the exact SAME code. Any idea why this might be happening? Thanks