botletics / SIM7000-LTE-Shield

Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
https://www.botletics.com/products/sim7000-shield
GNU General Public License v3.0
483 stars 215 forks source link

Added some functions related to query infos related to the mobile network #286

Closed foxblock closed 2 years ago

foxblock commented 2 years ago

Added getIPv4 Added getNetworkType (GSM, LTE, etc.) Added getBearerStatus - used to periodically check whether the modem is connected or not

botletics commented 2 years ago

Thanks!