Hello.
I'm trying to reconfigurate a "modem COM110" with a CRBasic program that i upload through a data logger "CR1000".
I achieve to upload some commands but not the reconfigurate commands like AT+CGDCONT=1,"IP","internetestatico.movistar.es"
Someone know if is possible to reconfigurate the modem using AT commands?
Hi.
Someone know if it is possible to reconfigurate the modem using AT commands?
Thanks in advance.
Yes you can configure a COM110 using AT commands. The Mobile Data Assistant (MDA) available from the campbellsci.eu website will send all appropriate commands to configure the modem to work with our dataloggers. Careful consideration needs to be given to the timing of the commands and you need to ensure the modem is ready to accept commands by issuing the +++ sequence first. If you program the modem using the MDA and look in the command list you will see the AT commands being used to program the modem for a particular datalogger.
Buenos días.
Gracias por su respuesta. Hemos logrado enviar comandos "AT" al módem a través del programa de registro creado en "CRBasic". El problema surge cuando llega el momento de enviar los parámetros de configuración correspondientes al registrador, por ejemplo, el "APN".
¿Es posible comunicarse desde el programa "CRBasic" al registrador para enviar parámetros de configuración?
Gracias.
Un saludo.
This post is under review.