Hello,
I have a BG600L daughter cards, along with a quectel evalboard.
I am trying to test voice calls, but some of the commands from the Voice Application notes are returning ERROR. I am wondering if my module is running an old firmware version, and if there is a way to get the latest one ? Or is there other problems at hand ?
[2025-01-07 19:27:53:247_R:] ATI
[2025-01-07 19:27:53:247_R:] Quectel
[2025-01-07 19:27:53:247_R:] BG600L-M3
[2025-01-07 19:27:53:247_R:] Revision: BG600LM3LAR02A03
[2025-01-07 19:39:22:839_S:] AT+CREG?
[2025-01-07 19:39:22:844_R:] AT+CREG?
[2025-01-07 19:39:22:857_R:] +CREG: 0,1
[2025-01-07 19:39:22:857_R:] OK
[2025-01-07 19:29:58:493_S:] AT+CLVL=?
[2025-01-07 19:29:58:499_R:] AT+CLVL=?
[2025-01-07 19:29:58:514_R:] ERROR
[2025-01-07 19:30:12:251_S:] AT+CLVL?
[2025-01-07 19:30:12:255_R:] AT+CLVL?
[2025-01-07 19:30:12:266_R:] ERROR
[2025-01-07 19:38:54:063_S:] AT+QCFG=“ims”
[2025-01-07 19:38:54:069_R:] AT+QCFG=“ims”
[2025-01-07 19:38:54:082_R:] ERROR
In addition, when I try to select the external CODEC it only allows me to select 0-2. While the codec plugged in is 3 TLV320AIC3104
[2025-01-07 19:41:09:992_S:] AT+QDAI=?
[2025-01-07 19:41:09:999_R:] AT+QDAI=?
[2025-01-07 19:41:10:013_R:] +QDAI: (0-2)
[2025-01-07 19:41:10:013_R:] OK
[2025-01-07 19:41:27:573_S:] AT+QDAI=3
[2025-01-07 19:41:27:577_R:] AT+QDAI=3
[2025-01-07 19:41:27:577_R:] ERROR
[2025-01-07 19:41:57:063_S:] AT+QDAI=2
[2025-01-07 19:41:57:069_R:] AT+QDAI=2
[2025-01-07 19:41:57:094_R:] OK
Thanks