cancel
Showing results for 
Search instead for 
Did you mean: 

The LED screen on the BL4622ECell1 that I bought has stopped working, WHY?

PChau.1
Associate II

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

10 REPLIES 10
MM..1
Chief II

Stopped ? Or never work on? Your description isnt clean. Load ready to go example code ...

PChau.1
Associate II

it was working earlier. but now it's just turned off. where could i find this ready to go example code

PChau.1
Associate II

  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

Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
PChau.1
Associate II

Thankyou Imen for your support.😊

PChau.1
Associate II

Imen, it would mean a lot to me if you could suggest me any names, those who can help me​ solve my problem.

S.RA
ST Employee

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

PChau.1
Associate II

These two files contain the recording of the terminal, and the problem I face, I hope to get a solution,

with high hopes

PChau.1

PChau.1
Associate II

suggest mew what should I do to get the sim registered

PChau.1