Hello,
I am trying to setup RF communication between CC2430 and CC2531. Through SMPL_LINK & SMPL_LINKLISTEN communication gets sets up. After that it can send back and forth 2 or 3 messages but after that CC2531 never receives the Packet from CC2430. Whereas on CC2430 I can see that packet was send successfully as (SMPL_SEND returns SMPL_SUCCESS) can anyone tell me where it might go wrong while establishing the communication.
Also wanted to know after establishing that link is there a way down in low level of SimpliciTI to know that the connection is still available or the peer is been disconnected.
As in the above scenario, will CC2430 will be able to come to know that CC2531 never received the last message that was sent. Is there a way in SimpliciTI to know that whether still the device is connected or not to its peer?
Any guidance would be appreciated. Thanks in advance
Thanks!
AD