Forum >[LattePanda 2G/32GB] && GPS/GPRS/GSM module
LattePandaGeneral

[LattePanda 2G/32GB] && GPS/GPRS/GSM module

userHead Castellano Pasquale 2016-09-07 01:48:33 6927 Views7 Replies
Hi Guys,
I'm looking for a GPS/GPRS/GSM module compatible with the Arduino Leonardo embedded on this board without success. :(
Please can you help me?
Thanks
Pasquale
2016-09-22 02:48:34 Great! :) userHeadPic Wendy.Hu
2016-09-22 00:17:41 Hi Wendy.Hu!
It works in USB debug mode using AT commands!
Connection Scheme:
SIM808
Vin: **2V (external power)
GND

Lattepanda
LattePanda's GND connected with the SIM808's GND
D10,D11 (tx and rx pins) connected on rx and tx pins of the SIM808.

In the Arduino sketch I defined a SerialSoftware object on these pins: all the AT operations work like a charm :-)

Thanks for your support!
Pasquale
userHeadPic Castellano Pasquale
2016-09-15 01:18:04 Yes, you can try it. userHeadPic Wendy.Hu
2016-09-14 00:09:26 Hi Wendy.Hu! :)
Thanks for your answers!
For space reasons,I would like to use only the Arduino Leonardo embedded on the LattePanda to connect the SIM808. If I use another Arduino Board I need to use an USB port (it is too precious and I wouldn't use it :D ). For work I need to use all the USB ports without any HUB usb.
Could I connect the SIM808 on the Arduino Leonardo using the Rx (pin 2) and Tx (pin 4) and the power?

Thanks!
Pasquale
userHeadPic Castellano Pasquale
2016-09-13 23:05:15 Yes, SIM808 can be used in LattePanda , but you need another controller to connect to the SIM808, like uno, then connect the uno to LattePanda. userHeadPic Wendy.Hu
2016-09-08 06:39:51 Hi Wendy.Hu,
thanks for your answer!
On the store, there aren't GPS/GPRS/GSM shield with the pinout compatible with the Arduino Leonardo embedded on the LattePanda board :( .
Today I purchased the GPS/GPRS/GSM shield SIM808. It could work on the Lattepanda board?

Thanks!
Pasquale
userHeadPic Castellano Pasquale
2016-09-08 02:10:14 Can not find the GPS signal? What GPS module did you use? userHeadPic Wendy.Hu