Hi Folks,
We are using a HL8548-G module and have been having a lot of instability issues. Sending some commands will just cause the module crash and reset/restart
The latest issue we have found is that if we send AT+IPR=115200 when the module is already at 115200 baud will crash and reset.
We have observed that this happens more often if the command is sent quickly, so sending at a rate faster than once second will cause it to crash/reboot very quickly.
Here is an example with the commands being sent by a me clicking my mouse as quickly…
AT+IPR=115200
OK
AT+IPR=115200
OK
<Crash / reset>
+SIM: 0
+SIM: 1
+KSUP: 0
+WDSI: 0
+PBREADY
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
<Crash / reset>
+WDSI: 0
+SIM: 1
+KSUP: 0
+PBREADY
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
AT+IPR=115200
OK
<Crash / reset>
WDSI: 0
+SIM: 1
+KSUP: 0
+PBREADY
So pretty easy to repeat and fairly repeatable.
I did a loop to send the command 200 times with a 5 second delay and it crashed once.
The commands are being send over the UART and the USB is not connected.
Firmware is 5.5.25
Any one else having similar results?
Even better any one else using a HL8548, can you repeat this and see if it happens for you?
Regards,
Mark Leman