How to increase response massege length?

Hi guys!
I’m using TERK1000 kit with original2.10.I was wandering if I could increase the reponse message length?(the default settings is #define ANCH_RESPONSE_MSG_LEN 8)

Hey there!
if you could see the examples samples from Decawave, you notice that there is a define for msg size. In my tests i changed that, and changed the size of msg (tx_poll_msg_ss) for example. Dont forget about the the delays for the communications. If you resize a msg to be bigger then you have to chage the time delays used.
I dont know if i helped.
Cheerz