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.

CC1310: Dynamic length packets in TI15.4

Part Number: CC1310

Hello,

 I am able to send data both ways between the collector and sensor using the TI15.4 stack and custom structures similar to those in smsgs.h. These are packets with a fixed length.

My query is this, will I be able to send dynamic length packets, unlike the fixed length packets defined in smsgs,h. Will these be sent and received correctly by the stack, and will I able to extract this dynamic length data from the dataind callbacks in collector.c/sensor.c?

Thanks and regards,

Sabin