GPS Module | Thales IoT Developer Community
April 7, 2017 - 1:55pm, 1126 views
In PXS8, shall i use GPS as well as GPRS at the same time in ASC0 ? . if means how can i configure that in linux for PPP authentication for GPRS . and to track the location on GNSS receiver.
Regards
Raji
Hello,
You should use more interfaces (USB) - you can have a PPP connection on one interface, control the GPS on another and output NMEA data on some other. You can configure the interfaces with AT^SDPORT command.
If you don't want to use USB you could also use multiplexer on ASC0 interface. Then you need a mux driver for Linux - you need to contact your local Gemalto technical sales.
You can also switch between data **** and AT command **** on one interface (with special character sequence or DTR line) but this is not the best solution.
Regards,
Bartłomiej