This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EZ430 rf2500 peer to peer

Other Parts Discussed in Thread: SIMPLICITI, CC2500

Hi all,

I am working on RF2500 module.the peer to peer example program is working fine for me.My doubt is that what will happen if two pairs of end devices(two talkers and two listeners) made to communicate at the same time?How is the link id is supplied to each end devices.

In my case am sending a data 0x01 from talker of 1st pair to listener of 1st pair which is already paired(also one more pair of listener and talker is paired),and in both listener program i have written the code such that if 0x01 is receiced toggle the green led.What happens to me is that the green light is toggled in both listener.Why is it so?What should I do if i want to send the data to that linked listener only??

Thanks in advance

Regards

VIGNESH JR