cancel
Showing results for 
Search instead for 
Did you mean: 

Connection issue with B-L462E-CELL1

Mayank2
Associate

Hello,

After purchased a  B-L462E-CELL1 and find ICCID and active on Truphone....
below is my tera term output 

*********** CST_network_status_test_mngt ********
ATParser:*** SEND (size=10) ***
AT+CEREG?<CR>
<CR><LF>
+CEREG: 2,3<CR><LF>
ATCModem:NetworkState (EPS) = REGISTRATION_DENIED
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT+CREG?<CR>
<CR><LF>
+CREG: 2,3<CR><LF>
ATCModem:NetworkState (CS) = REGISTRATION_DENIED
<CR><LF>
OK<CR><LF>
ATParser:*** SEND (size=9) ***
AT%CEER?<CR>
<CR><LF>
%CEER: 1,"NAS-EMM","ATTACH","REJECT",#11,PLMN_NOT_ALLOWED<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>
ATParser:*** SEND (size=7) ***
AT+CSQ<CR>
<CR><LF>
+CSQ: 99,99<CR><LF>
<CR><LF>
OK<CR><LF>
-Sig quality rssi : 99
-Sig quality ber : 99




I want to configure this board in STMCubeIDE  but I'm very new to this  ( I tried send AT command manually but I didn't get any response )
I also tried to install X-CUBE-CELLULAR in STMCubeIDE   but It's showing error (refer attached image)

Can anyone help me on this ?

3 REPLIES 3
Imen.D
ST Employee

Hello @Mayank2 ,

Try follow the steps in this FAQ: How to install and import an X-CUBE Expansion Pack... - STMicroelectronics Community

This article provides document references, tips related to STM32 Cellular: Category:Cellular - stm32mcu

 

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

Hello @Imen.D 

 

I attempted the approach you provided, but I'm still unable to integrate the X-Cube-Cellular packages into my project. For the error, see the screenshot attached.


This board is what I intend to use to carry out AT commands. I've tried using the "Tera term" for that as well. However, the AT command is not receiving any answer. I don't understand the processes involved in board configuration. Could you please assist with configuring this board and sending the AT command ?


@Mayank2 wrote:

ATCModem:NetworkState (EPS) = REGISTRATION_DENIE


'Registration Denied' means that the Network specifically refused to allow the device to register.

This means that your device is successfully communicating with the Network, but the Network is refusing to register it.

So there is some problem with your subscription - you would need to talk to the Service Provider (Truphone?) about that...