alvarowolfx / asset-tracker-gcp-mongoose-os

🚧 An Asset Tracker made with an ESP32 running MongooseOS + GPS and GPRS Module, sending data through Google Cloud IoT Core
https://medium.com/google-cloud/gps-cellular-asset-tracking-using-google-cloud-iot-core-firestore-and-mongooseos-4dd74921f582
71 stars 22 forks source link

Error 6 phase 0 reconnect #3

Closed vishnu-chalil closed 5 years ago

vishnu-chalil commented 5 years ago

I really dont know what is the issue.It may be with either PPOS library or SIM800L.The console gives these readings

[Jul 21 12:46:37.254] mongoose_poll New heap free LWM: 159780 [Jul 21 12:46:39.751] mgos_net_on_change_c PPP: connecting [Jul 21 12:46:39.760] == Net event: 1 CONNECTING [Jul 21 12:46:39.795] mgos_pppos_uart_disp Starting PPP, user '' [Jul 21 12:46:39.801] mgos_net_on_change_c PPP: connected [Jul 21 12:46:39.810] == Net event: 2 CONNECTED [Jul 21 12:46:39.815] mongoose_poll New heap free LWM: 157380 [Jul 21 12:46:45.840] mgos_pppos_status_cb Error 6 (phase 0), reconnect [Jul 21 12:46:45.847] mgos_pppos_uart_disp Connecting (UART2, APN 'airtelgprs.com')... [Jul 21 12:46:45.854] mgos_net_on_change_c PPP: disconnected [Jul 21 12:46:45.863] == Net event: 0 DISCONNECTED

somebody please help with the issue

vishnu-chalil commented 5 years ago

mgos_pppos_uart_disp Command failed: AT+CGDCONT=1,"IP","www" .why is this happening . (I changed the apn from aritelgprs.com to www).