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.

CC1312R: CC1312R Wi-SUN FUN

Genius 5960 points
Part Number: CC1312R

Hi,

We are considering implementing WI-SUN FAN using CC1312R.

Since the 15.4 stack is prepared for the SimpleLink CC13x2 SDK,
We are considering implementing Wi - SUN FAN using SDK.

Please tell me about the following contents.

(1)

Does TI 15.4-stack support EDFE(Extended Directed Frame Exchange)?

(2)

If EDFE is not installed,
Is there a way to add functions on the user side?

(3)

Is "IE" other than "UTT-IE" and "BT-IE" supported?
ex) "US-IE" and "BS-IE" etc.

(4)

If it is not supported,
Is there a way to send / receive IE on the user side?
Best Regards,
hamada

  • Hello Hamada,

    We are looking into this and will get back to you once we have additional information.

    Regards,
    AB
  • Hi, AB-san,

    Thank you for reply.
    It's OK.
    Please contact me when information comes in.

    Best Regards,
    hamada
  • Hello Hamada,

    Thank you for your patience, here is what I got:

    1. The TI 15.4- Stack supports an unslotted channel-hopping feature based on the directed frame exchange (DFE) mode of the Wi-SUN FAN specification v1.0

    2. It would be extremely difficult since, you will have to do it at the application level, and there is no access to the stack source

    3. Our stack implementation only supports those two IE's

    4. Same as #2, it would be extremely difficult or impossible since the source of the stack is inaccessible.

    I hope this answers your question,
    AB
  • Hi, AB-san

    Thank you for your answer.
    I understood about the support situation.
    Is there a possibility of updating in the future?

    Best Regards,
    hamada
  • A correction on the US-IE and BS-IE part. We do support the US-IE and BS-IE as stated in Wi-SUN FAN. 

    These IEs can be generated by setting the appropriate FH PIB attributes.

    On the receive side, the parsing of the IEs has to be handled at application layer as all Payload IEs are delivered on Reception of the frame.