AT*BUSY
#3
Ah, that helped me, thank you. I was referring to the manual which obviously is wrong at that point.

But, when I tried to follow your instructions, I discovered an issue: After changing the busy string everything is ok, but after writing the settings to memory and then resetting the settings, the first character actually gets lost:

Code:
at*busy=BUSY
OK
at*busy?
BUSY
at&w
OK
atz
OK
at*busy?
USY

After seeing that, I put a dummy character in front:

Code:
at*busy=XBUSY
OK
at*busy?
XBUSY
at&w
OK
atz
OK
at*busy?
BUSY
Reply


Messages In This Thread
AT*BUSY - by rosenrost - 05-20-2020, 12:01 AM
RE: AT*BUSY - by admin - 05-20-2020, 09:45 PM
RE: AT*BUSY - by rosenrost - 05-21-2020, 07:35 AM
RE: AT*BUSY - by admin - 05-21-2020, 01:07 PM
RE: AT*BUSY - by admin - 05-21-2020, 08:01 PM
RE: AT*BUSY - by rosenrost - 05-21-2020, 11:47 PM
RE: AT*BUSY - by admin - 05-22-2020, 09:47 AM



Users browsing this thread: 1 Guest(s)