Seeed-Studio / WioLTE_Cat_NB1_Arduino_Library

LTE Cat NB1 dev board using ublox SARA-R4 02B and STM32F405RGT6
MIT License
33 stars 13 forks source link

Change expected output for AT+CEREG? from +CREG to +CEREG #6

Closed hvatum closed 5 years ago

hvatum commented 5 years ago

The expected output for CEREG seems to be wrong in Ublox_sara_r4::waitForNetworkRegistered when using roaming. Using this fix I got roaming to work.