2022-04-02 02:51 PM
The BL462ECELL1 that I bought, I have been working on it for the last 5 days. I was wandering around in search of the answer for how to get the module sim registered as the registration past was getting denied over and over again. I have already activated the sim, but I am now struggling with the registration process and the turned-off LED screen on the module,
I seek desperate help from the ST team.
Thank you
2022-04-03 04:42 AM
Stopped ? Or never work on? Your description isnt clean. Load ready to go example code ...
2022-04-03 05:23 PM
it was working earlier. but now it's just turned off. where could i find this ready to go example code
2022-04-03 05:27 PM
ATParser:*** SEND (size=9) ***
AT%CEER?<CR>
<CR><LF>
%CEER: 1<CR><LF>
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+COPS?<CR>
<CR><LF>
+COPS: 0<CR><LF>
<CR><LF>
OK<CR><LF>
CST: CST_set_signal_quality
CST: osCS_get_signal_quality()
ATParser:*** SEND (size=7) ***
AT+CSQ<CR>
<CR><LF>
+CSQ: 99,99<CR><LF>
<CR><LF>
OK<CR><LF>
CST: Sig quality rssi : 99
CST: Sig quality ber : 99
CST: CST_send_message: POLLING_TIMER_EVENT
CST: AUTOM TASK: WAITING_FOR_NETWORK_STATUS_STATE - POLLING_TIMER_EVENT
CST: CST_network_status_test_mngt
CST: CST_get_network_status
CST: osCDS_get_net_status()
ATParser:*** SEND (size=10) ***
AT+CEREG?<CR>
<CR><LF>
+CEREG: 2,2<CR><LF>
ATCModem:NetworkState (EPS) = NOT_REGISTERED_SEARCHING
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+CREG?<CR>
<CR><LF>
+CREG: 2,0<CR><LF>
ATCModem:NetworkState (CS) = NOT_REGISTERED_NOT_SEARCHING
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT%CEER?<CR>
<CR><LF>
%CEER: 1<CR><LF>
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+COPS?<CR>
<CR><LF>
+COPS: 0<CR><LF>
<CR><LF>
OK<CR><LF>
CST: CST_set_signal_quality
CST: osCS_get_signal_quality()
ATParser:*** SEND (size=7) ***
AT+CSQ<CR>
<CR><LF>
+CSQ: 99,99<CR><LF>
<CR><LF>
OK<CR><LF>
CST: Sig quality rssi : 99
CST: Sig quality ber : 99
CST: CST_send_message: POLLING_TIMER_EVENT
CST: AUTOM TASK: WAITING_FOR_NETWORK_STATUS_STATE - POLLING_TIMER_EVENT
CST: CST_network_status_test_mngt
CST: CST_get_network_status
CST: osCDS_get_net_status()
ATParser:*** SEND (size=10) ***
AT+CEREG?<CR>
<CR><LF>
+CEREG: 2,2<CR><LF>
ATCModem:NetworkState (EPS) = NOT_REGISTERED_SEARCHING
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+CREG?<CR>
<CR><LF>
+CREG: 2,0<CR><LF>
ATCModem:NetworkState (CS) = NOT_REGISTERED_NOT_SEARCHING
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT%CEER?<CR>
<CR><LF>
%CEER: 1<CR><LF>
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+COPS?<CR>
<CR><LF>
+COPS: 0<CR><LF>
<CR><LF>
OK<CR><LF>
this is what i am getting over and over again. suggest me something. i will be waiting for your reply
2022-04-14 02:01 AM
Hello @PChau.1 and welcome to the Community :)
This is not my area of expertise, but I added the topic X-Cube-Cellular to your question in order to increase its chance to be reviewed by our experts.
Imen
2022-04-14 07:12 AM
Thankyou Imen for your support.:smiling_face_with_smiling_eyes:
2022-04-14 07:19 AM
Imen, it would mean a lot to me if you could suggest me any names, those who can help me solve my problem.
2022-04-21 04:43 AM
Dear PChau.1,
Please can you provide a complete log, start from the device startup just to understand the overall behaviour. In fact, based on what you share, it looks that the device did not find any network.
please record the log from the terminal and share it for further analysis.
Thanks
Best Regards
Solofo
2022-04-21 11:26 AM
2022-04-21 11:27 AM