2020-05-20 12:34 AM
Starting Main Thread...
*************************************************************
*** STM32 IoT Discovery kit for
*** STM32F413/STM32F769/STM32L475/STM32L496 MCU
*** X-CUBE-AZURE Cloud Connectivity Demonstration
*** FW version: 1.2.1 - 07-November-2019 03:05:43 PM
*************************************************************
*** Board personalization ***
- Network Interface initialized:
Push the User button (Blue) within the next 5 seconds if you want to update the Cellular network configuration.
Your Cellular parameters need to be entered to proceed.
Select the SIM slot (0 - External, 1 - Internal):0
You have selected the external SIM.
Enter Sim Operator Access Point Code (e.g. EM or ESEYE1 etc): izimobil
You have entered <izimobil> as the Sim Operator Access Point Code.
Enter the username (it can be NULL) (max 16 char): izimobil
You have entered <izimobil> as the username.
Enter the password (it can be NULL) (max 16 char): izimobil
You have entered <izimobil> as the password.
- Network Interface starting:
*** C2C connection ***
Initializing the cellular module
- Network Interface connecting:
Trying to connect with the external SIM
Waiting for BG96 modem running
Signal not known or not detectable yet (be patient)
............................................................
...........
Signal Level: -75 dBm
...........
C2C module registered
Registration done in 80026 msseconds
Retrieving the cellular operator: "izimobil izimobil"
Module initialized successfully: Quectel
ProductID: BG96
FW version: BG96MAR02A06M1G
SIM Id (IccID): 8938641142000150266F
- Network Interface started:
- Device Name : Quectel.
- Device ID : BG96.
- Device Version : BG96MAR02A06M1G.
Waiting for BG96 modem running
Waiting for BG96 modem running
2020-05-20 05:32 AM
Hello,
BG96MAR02A06M1G is the factory FW cellular modem and must be upgraded.
I would suggest to upgrade the BG96 FW modem version with a newest version.
For instance, you can find BG96MAR02A07M1G_010 under https://stm32-c2c.com in precompiled Demos Repository.
Thierry
2020-05-20 06:07 AM
did you try to use the network operator provided with the board ? ("EM" = Emnify)
did it work ?
2020-05-22 05:41 AM
I tried upgrading FW and it works with any SIM card now. Thank you very much.