Wiring View
Commands
Run the commands below after selecting the right Bit Pirate mode and confirming the wiring.
Result
What success looks like
You can distinguish a wiring/power issue from a SIM or network registration issue. If the modem command fails, fix UART/power before anything else.
Troubleshooting
- Modem supply cannot provide burst current.
- Antenna missing.
- SIM locked or absent.
- RX/TX swapped or wrong UART settings.
cellular modem status FAQ
What does modem status prove?
It proves that the UART path to the modem is alive and that basic modem information can be queried. It is the foundation for SIM, operator and network-registration checks.
What is the difference between modem, SIM and network checks?
Modem checks prove AT communication, SIM checks prove subscriber-card state, and network checks prove registration with an operator. Each layer can pass or fail independently.
Which command should I run first when debugging CELL mode?
Start with modem because it proves the AT interface and module firmware respond. Then check sim, network and operator before using SMS, calls or USSD.