I’m using HL7800 fw 4.4.6.0, i’m working on a host processor implementation that handles the AT commands from/to the HL7800.
I’m experiencing problems with AT&K3. My implementation issues this command after startup, and in some cases the module does not respond with OK, it does not respond at all. The module accepts other commands after this, so it is not completely frozen, but it is annoying because I need to retry and this slows the initialization phase which causes faster battery drain. Any idea’s whats wrong, is it a bug? Anyone that could try to reproduce this, to strike out my UART implementation?
I can reproduce this by spamming AT&K3 to the module:
AT&K3
OK
AT&K3
OK
AT&K3
← no OK here
AT&K3
OK
AT&K3
OK
AT&K3
OK
AT&K3
← no OK here