Hey all,
I’m testing out different carriers on a ESP32 MCU connected to a BG95M3 module. To make my life easier, I bought a usb dongle with a BG95M3 to do some preliminary testing.
I tested 3 different carriers: Soracom (roaming), Bell (home), and Telus (home), which all connect with no issue to the USB dongle. However when I tried testing the ESP32 only the Soracom sim cards would work, Bell and Telus gave me a Network Registration Denied when I ran AT+CREG?.
Additionally when I ran COPS=? on the ESP32 one to find see the operators available, I saw only Rogers (which Soracom connects to). When I ran this on the USB dongle I saw all of the operators I expected (Rogers, Bell, and Telus).
I’ve tried making sure all of the various QCFG configurations are the same on both devices, and I updated the firmware to the latest version.
Does anyone have any suggestions on what to try next? If you do that would be much appreciated.
Thank you