Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


ajbw

131 posts

Master Geek
+1 received by user: 11

Lifetime subscriber

#312367 10-Apr-2024 21:20
Send private message

I got one of these with the intention of setting up MQTT over a mobile network.
It has a Quectel BG95-M3 modem controlled by a Pi Pico W, and an eSIM that is global.

I've managed to connect to VF (I think):
'AT+QNWINFO\r', '+QNWINFO: "eMTC","53001","LTE BAND 28",9485', 'OK'
and get network time
'AT+QLTS=2\r', '+QLTS: "2024/04/10,17:13:27+48,0"', 'OK'

However, I've not managed to set up an internet connection:
'AT+QICSGP=1\r', '+QICSGP: 1,"vodafone","","",0', 'OK'
'AT+CGDCONT?\r', '+CGDCONT: 1,"IP","vodafone","0.0.0.0",0,0,0', 'OK'
activating this profile:
'AT+CGACT=1,1\r', '+CME ERROR: 100'], 'status': 1

I'm clearly either missing something or doing it wrong, or completely misunderstanding something.

Any ideas?

Create new topic
Linux
12173 posts

Uber Geek
+1 received by user: 8469

Trusted
Lifetime subscriber

  #3216751 10-Apr-2024 22:10
Send private message

'AT+CGDCONT?\r', '+CGDCONT: 1,"IP","vodafone","0.0.0.0",0,0,0', 'OK'

 

Have you tried changing "vodafone" to "internet"


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.