Hi, I have MB1329B module with quectel BG96 with firmware version: BG96MAR02A06M1G. I intend to send data by NB-IoT with a plastic sim card but it isn't working because the SIM is not detected.
I have the PWR enable pin at high level, the sim_select1 pin also at high level and the sim_select0 pin at low level (because I have a plastic sim).
I'm sending the following AT Commands using usb connection directly between the module and a computer:
/* Use ATI to get module information of Manufacturer ID, Device module and Firmware version */
[2020-09-16 12:17:49:943_R:] ATI
[2020-09-16 12:17:49:943_R:] Quectel
[2020-09-16 12:17:49:943_R:] BG96
[2020-09-16 12:17:49:943_R:] Revision: BG96MAR02A06M1G
/* Use AT+CMEE=2 to enable result code and use verbose values */
[2020-09-16 12:17:50:552_R:] AT+CMEE=2
[2020-09-16 12:17:50:552_R:] OK
/* Use AT+GSN to query the IMEI of module */
[2020-09-16 12:17:51:146_R:] AT+GSN
[2020-09-16 12:17:51:146_R:] 866425030111175
[2020-09-16 12:17:51:786_R:] AT+CPIN?
[2020-09-16 12:17:51:786_R:] +CME ERROR: SIM not inserted
After sendig AT+CPIN? command the module responds thas sim is not inserted. Sim is inserted correctly and after doing some checks, I've seen that There isn't power supply in the sim connector (CN4) . Aparently, all config pins in the module are in the correct level and it would be very strange if it was a hardware problem.
Could you help me to solve this?
Thank you!
Ferran
