Hi,
I tried to set automatic registration using
AT+WDSC=5,1
and
AT+WDSC=5,2
But both configuration is not saved.
AT+WDSC=5,1
OK
AT+WDSC?
+WDSC: 0,0
+WDSC: 1,0
+WDSC: 2,0
+WDSC: 3,3
+WDSC: 4,15,60,240,960,2880,10080,10080
+WDSC: 5,0 (by right, it should be +WDSC: 5,1)OK
AT+WDSG
+WDSG: 0,3
+WDSG: 1,0OK
AT+WDSC=5,2
OK
AT+WDSC?
+WDSC: 0,0
+WDSC: 1,0
+WDSC: 2,0
+WDSC: 3,3
+WDSC: 4,15,60,240,960,2880,10080,10080
+WDSC: 5,0 (by right, it should be +WDSC: 5,2)OK
I am guessing that AT+WDSC=5,1 and AT+WDSC=5,2 do not work is because I had earlier registered this module via AirVantage web portal, am I right?