I’m using a BG95-M3 modem and it presents an abnormal behavior - after a few seconds the modem shutdown.
- I developed a PCB to test and use the modem.
- I connected the TX + RX (main uart)+ GND pins to an STM32 develop board, and it ran properly
- Now I connect the TX + RX + GND pins to a PCB with an Arm Cortex M0 CPU, and the behavior starts to be abnormal :
a) The modem has some time to respond to a few AT commands and then shutdowns, “NORMAL POWER DOWN” is received;
b) The USB port is no longer recognized, and I can no longer use the QCOM tool;
c) Connecting the modem with the STM32 the behavior is the same (shutdown).
d) If I power up my Modem PCB with a Digital Power Supply it appears a short circuit indication.
The tests I executed:
- Continuity Test, I can’t figure out any short circuit.
- Evaluated the behavior of PWKEY, it’s correct
- Evaluated the power supply, VBAT_BB with 3.8V
- Evaluated the STATUS pin, after some time goes to 0 (shutdown). I also, see it in the led.
Can someone explain why is my Modem shutting down?