I am using Ublox evaluation kit with SARA-N210. The factory set baudrate is 9600 and I am trying to change it to 115200 with at+natspeed=115200
, but it immediately goes back to 9600.
I read through the manual, and it says that to store at+natspeed settings, one needs to do this:
SARA-N2
- The module must enter in any of the following mode:
o Enable the Power Saving Mode (PSM) by means of the
+CPSMS
AT command
o Reboot the module reboot by means of the
+NRB
AT command
But this doesn't help. What are the exact steps to store the new baud rate value into the NVM and make it persist?