Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

PPP Network Status -> User interrupt.


Italo Apr 17, 2019 06:42 PM

 I want that my CR1000X connect to internet when the power supply of the modem is on. But after some hours of the logger on the message '-> User interrupt.' appear in the PPP Networ Status, and it stop sending AT commands in the serial interface.

Whats the meaning of this message? What can I do about this?


GaryTRoberts Apr 17, 2019 07:22 PM

This error is reported when the program in the logger does a PPPClose() or tries to do some serial communications on the same port the modem's PPP connection is using. Please make sure you are using the latest operating system for the datalogger and also check to see if there isn't something in the program trying to use and work with the same port the modem is using.


Italo Apr 18, 2019 01:31 PM

I neve use PPPClose() in my program and it never tries to do serial communication in the same port of the modem. Still getting error even when using a different communication port.

The datalogger OS is 3.01


GaryTRoberts Apr 23, 2019 12:37 AM

Italo,

It looks like there was a PPP bug in the operating system that has now been fixed in the latest version (03.02).

Log in or register to post/reply in the forum.