Hi everyone
I was looking for how to deal with finding the PLC device's address.
I find a lecture note from TI named "TI PLC SUITE G3 MAC/ADP LAYER API SPEC".
In page 9, the description of cbFunc.
It has mention about srcAddr and dstAddr in the typedef struct.
So I want to know can I use these two codes to get the device's address.
Cause I want to choose which device I want to send the message to it while there are many PLC device connect on-line.
Regards,
Wayne