Hi,
I have a setup with 3 end-devices which I want to connect peer-to-peer.
Device A address = 90 00 00 00
Device B address = 80 00 00 00
Device C address = 80 00 00 01
I need A to be connected to B and C. When A is connected to B or C it will send a message and wait for a response.
I switched on B and C (both calls SMPL_LinkListen())
I switched on A (calls SMPL_Link())
From the packet sniffer, I can see that A and B is linked. However the message is sent to C, and C replied!
Is it possible to send a message to a device which is not linked? Is it possible the packet sniffer missed some packets?
How would you suggest I setup such a connection where I can connect to both devices?
Best regards,
Alvin
P.S. I attached the packet sniffer log for your reference.8780.3peers.psd