Hi all,
I am using ez430-rf2500 for my project.My problem is after first communication , Access Point device power will be turn off and End Device power will be still on.After a few hours Access Point willl turn on but communication will be lost.I tried to make new connection between devices but couldn't.I used SMPL_Init((uint8_t (*)(linkID_t))0) for make new connection i couldnt get any response from AP.
What should I do for making new connection after AP device powered again?
Thanks.