I have a GPRS modem that I use with a PPP connection in an embedded Linux ; I need to get the modem hour while the connection is active, and for that I would like to use AT commands. But I have no idea how to send these commands to the modem...
I tryed with chat but it doesn't work the way I want, do you know how we can do this ? Send commands and get the return
Thanks !