Hello,
I’m currently working with a Quectel BG95-M1 module (firmware: BG95M1LAR02A04) and trying to connect to a Cat-M1 (LTE-M) network in Morocco using a SIM card from the operator Inwi.
Here’s the configuration I applied:
plaintext
CopierModifier
AT+CPIN? // +CPIN: READY
AT+CFUN=1
AT+CGDCONT=1,"IP","internet"
AT+CFUN=0
AT+CFUN=1
After this configuration, I get the following responses:
plaintext
CopierModifier
AT+CSQ → 99,99
AT+CREG? → 0,0
AT+QNWINFO → No Service
AT+COPS=? → +CME ERROR: 3
Tests already done:
- Changed antenna

- SIM card works perfectly in a 4G smartphone

- Tested an Orange SIM card with BG95-M3 → Works fine
- Tried in different locations in Morocco

Questions:
- Does BG95-M1 support Inwi Cat-M1 in Morocco?
- Is firmware version A04 compatible, or should I upgrade to A07 or later?
- Is there any missing configuration or limitation with the module/SIM?
