Many questions about functionality of Q2501B

Hi all,

Can somebody ask me, may I send AT commands via TCP/IP to control GPS functions using Q2501B module?

Can I use this commands without programming of this module.

Is this module have AT commands to assign IP address of internet server, where module can send his address to support DHCP?

Sorry for bad english.

Hi Rezo !

Yes, you can send AT commands in TCP/IP frames

No, you have to do your own application to achieve this (as far as i know)

Yes, there is AT commands for IP (see AT_Commands_Interface_Guide pdf document, GPRS commands). But for TCP/IP, i think you need to use an additional IP library (like eDLib for example).