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.

LAUNCHXL-CC1310: Get MAC of connecting sensor from PAS oder PCS message in FH mode

Part Number: LAUNCHXL-CC1310

Hey guys,

I have a quick question. In the general FH user guide http://software-dl.ti.com/simplelink/esd/simplelink_cc13x0_sdk/1.40.00.10/exports/docs/ti154stack/ti154stack-users-guide/ti154stack/ti154stack-overview.html#frequency-hopping-mode I did not find the information I needed.

Can I get the external address from a joining (sleepy) sensor device on the collector side if it receives a PAS or PCS frame? In the sniffer I can always see the external address of the sensor transmitting the PCS or PAS message, thus I think it has to be part of the frame.

best wishes

Slev1n

  • Hi,

    Did you look at the event definition and check if the address is a member?

  • Hey Marie,

    thank you for the reply. I was out of office this week.

    Marie H said:
    Did you look at the event definition and check if the address is a member?

    I am not sure what exactly you mean by the event definition.

    However, I think in "ApiMac_mcpsDataInd_t", which is acutally the typedef of pData in the wsAsyncIndCb() contains the message's source address. I will try this out the next weeks.

    best wishes

    Slev1n