sbcshop / Pico-4G-Expansion

The Raspberry Pi Pico 4G Expansion is a Quectel EG25-G module-based 4G Expansion board that includes an LTE category 4 module, built-in WiFi, multi-constellation GNSS, USB 2.0 High-Speed Interface.
MIT License
3 stars 1 forks source link

Pico-4G-Expansion

Setup Pico 4G Expansion

Use 4G expansion module with pico

Use Pico 4G Expansion without Pico

First turn on the module by pressing the power button for three second ( with pico you don,t need to press this button because module is turn on with the help of code) button is in the module as you see in the image. Then open any terminal which has AT command facility. for example download "AT Command Tester" software,as shown in figure

Open port configuration,select COM port and set baud rate (115200 is default). After that click on connect icon

There are numerous features in "AT command tester" software as per the image below

For example: If you want to call, go to voice call option, then write your mobile number in blank box, as shown image below:

Link of the AT Command Tester software

https://m2msupport.net/m2msupport/download-at-command-tester/

Pico 4G Expansion Wiki Portal