Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of C027_Support_Plus_Dialing by
MDMParser::NetStatus Struct Reference
Network Status. More...
#include <MDM.h>
Data Fields | |
Reg | csd |
CSD Registration Status (Circuit Switched Data) | |
Reg | psd |
PSD Registration status (Packet Switched Data) | |
AcT | act |
Access Technology. | |
int | rssi |
Received Signal Strength Indication (in dBm, range -113..-53) | |
int | ber |
Bit Error Rate (BER), see 3GPP TS 45.008 [20] subclause 8.2.4. | |
char | opr [16+1] |
Operator Name. | |
char | num [32] |
Mobile Directory Number. | |
unsigned short | lac |
location area code in hexadecimal format (2 bytes in hex) | |
unsigned int | ci |
Cell ID in hexadecimal format (2 to 4 bytes in hex) |
Detailed Description
Network Status.
Definition at line 59 of file MDM.h.
Field Documentation
int ber |
unsigned int ci |
unsigned short lac |
Generated on Wed Jul 13 2022 18:14:54 by
