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.

CC2538DK: port openwsn stack code to CC253DK

Part Number: CC2538DK

There has some error when I use the OpenVisualizer to organize the wireless network. If anyone is familiar with OpenWSN stack? It doesn't work after I port the code to CC2538DK.

The slave mote can not identify the EB packet contain the network information sent by the master. It shows:

[IEEE802154E] the received packet format is not supported(code location 3)

[IEEE802154E] the received packet format is not supported(code location 3)

[IEEE802154E] the received packet format is not supported(code location 3)

The error is located at the IEEE80154E.c/isValidEbFormat() funciton. The value of chTemplate_checkpass and slotframelink_ie_checkPass are FLASE, so the function return FALSE and the code is stop.

  • Hello,

    I am not aware of any TI development or familiarity with the OpenWSN project, you might try contacting the developers through their Confluence or GitHub pages as this forum is intended for questions relating to TI devices and software.

    Regards,
    Ryan