I am trying to program modem keys using pylink and Modem_Shell with RTT enabled and it is almost working.
I find that the maximum download size for a command that I send is 32. How do I increase this?
JLink Viewer allows me to send a large string with no problems. That makes me think the problem is in pyLink, but they state that the size comes from the nrf9160. I do not see where the size is set or how I can change the download buffer.
Ive attached the script. It installs the Modem_Shell and has other support files.
Thanks,
Rich