XBee 3 LTE-M/NB-IoT cellular module.
Using XBee Studio and the Xbee TH Dev Kit.
DL=98.122.42.xxx Dest IP
OD=0.0.0.0 Operating dest IP
DE=50 Dest port
C0=51 Listen port
AP=0 Transparent mode
PS=0 Micropython disabled
I can Refresh the SETTINGS screen (cirular arrow icon) to read various module settings. No problem.
However, when I read/refresh the AP (API Enable) setting, a connection automatically opens to my DL, and OD becomes OD=98.122.42.xxx. Note that I am not Writing the setting, only Reading it.
Since there is an open connetion, LISTEN MODE is no longer active.
I have to ATNR to close that connection.
May have to rely on SMS to accomplish that. Ugh
Any time you go to read a radios setting, you are entering command mode. If you happen to be submitting data while in command mode and issuing an AT command, it is possible that you write a new value to that AT command.