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