Forum >gps/gprs/gsm module v3 booting
ArduinoGeneral

gps/gprs/gsm module v3 booting

userHead franciscojavier.sanchezroselly 2015-11-29 02:43:14 1825 Views3 Replies
hi all,

i am working with the mentioned module and an Arduino Uno.

everything works nice, but i am interested in controlling the booting process of the joint -Uno plus v3 Module-. is there any documentation on that?

thanks, regards.
2015-12-04 00:10:28 Hi,

I think it's generated by the SIM908 module, because even only use AT command, the serial port could catch some information, but there is only one port could send these info, that is SIM808 module.

It means once SIM808's some features are activated or disabled,it would send some feedback infomation through serial port.
userHeadPic Leff
2015-12-03 12:38:54 hi Leff,

thanks for your answer, i am already using the AT command guide. the fact is that just after reseting the gps/gprs module some messages are caught via serial port, such as '+CREG ...' or 'GPS ready'.

the point is how are these messages generated, is it SIM908 itself or DFRobot module or the hole Arduino/DFRobot pack?

regards.
userHeadPic franciscojavier.sanchezroselly
2015-11-30 18:12:10 Hi there,

There is only a doc about AT command list~ about SIM908. :?
userHeadPic Leff