How To Drive The Gps Mode Via Arduino Board - DFRobot TEL0051 Manual

Gps/gprs/gsm module v3.0
Hide thumbs Also See for TEL0051:
Table of Contents

Advertisement

40
d e l a y ( 5 0 0 0 ) ;
41
d e l a y ( 5 0 0 0 ) ;
42
}
43
44
v o i d l o o p ( )
45
{
46
S e r i a l . p r i n t l n ( " A T " ) ; / / S e n d A T c o m m a n d
47
d e l a y ( 2 0 0 0 ) ;
48
S e r i a l . p r i n t l n ( " A T " ) ;
49
d e l a y ( 2 0 0 0 ) ;
50
/ / M a k e a p h o n e c a l l
51
S e r i a l . p r i n t l n ( " A T D 1 5 9 0 2 8 0 8 5 3 0 ; " ) ; / / C h a n g e t h e r e c e i v e r p h o n e n u m b e r
52
w h i l e ( 1 ) ;
}
You can see:
After several seconds,the receiver will get a phone call from this shield

How to drive the GPS Mode via Arduino board

?

Advertisement

Table of Contents
loading

Table of Contents