Hello everyone,
i have a question about the SMPL_LinkListen funktion. Iam using two CC1110 mini development kits.
I have a sending cc1110 and the peer on my debugger, when I set up a connection everything works fine thanks to simplicity.
My question would be where can I get the adreess of the sending device.
The return value of SMPL_LinkListen seems to be a variable of the type linkID_t and has the value of a runnung number, but I need the real adress of my sending device like it could be seen on a Packet Sniffer but I dont know how I should get it. I would really appreciate your advice.
Thanks in advance
Ran