Hi,
I am referring to ipv6_router and ipv6_node examples from KW40/41Z connectivity software.
I understand it uses credit to control the amount of packets that can be sent. By default, the credit is 5 and after sending 5 packets, the sender needs to wait in order to obtain new credit to send again.
Would it be possible to increase the initial credit from 5 to, say 100? I try to change mAppLeCbInitialCredits_c to 50 in both ipv6_router and ipv6_node examples but it doesn't seem to work properly.
Thanks for your help!
Hi,
You can change the number of credits like you said and the behavior will remain the same. Can you detail what do you see wrong and also on what software version are you testing?
BR,
Alex