The modem reports that it supports states 0, 1, 4, 20, 21, 30, 31, 44 when I give the "AT+CFUN=?" command.
Using the at_client sample, or other software like asset_tracker, and now that I know to not check "Automatic requests" in LTE Link Monitor, the only states I can read back
using "AT+CFUN?" are 0, 1, and 4, even if I issue the command "AT+CFUN=x" where x is one of 20, 21, 30, 31, or 44. How do I get to states 20, 21, 30, 31, and/or 44? Thanks.