View Issue Details

IDProjectCategoryView StatusLast Update
0000064vehicle serviceToyota SERApublic2018-11-20 14:45
ReporterDigitalMy 
PriorityhighSeveritymajorReproducibilityrandom
Status checkingResolutionopen 
Summary0000064: Change protection and remote control system to one fully functional, with engine start and additional device control
Descriptionold StarLine B9 (was not working good) ->
replaced with Starline A91 system +
Starline M31 GPS + GPRS + GSM module (connection from Android application or website)

now need remote control and monitoring solution for own server
TagsNo tags attached.

Activities

DigitalMy

2013-09-22 00:48

administrator   ~0000042

Last edited: 2018-11-18 20:41

View 3 revisions

Choose from:
iCode 07 RS option
Starline E90 GSM
Starline A91+M31(with realay module) -> chosen and installed

DigitalMy

2014-05-01 21:55

administrator   ~0000109

Must be 3 security cameras:
1. front (registrator)
2. rear (parking)
3. inner (main smartphone computer): interior
all 3 to save video (mjpeg stream) to web server over GPRS internet 4G.

DigitalMy

2014-05-03 10:35

administrator   ~0000115

add start button near key
http://compcar.ru/forum/showthread.php?t=6408

DigitalMy

2015-02-18 16:53

administrator   ~0000219

Last edited: 2018-11-25 15:28

View 10 revisions

point one: control and get data from Starline A91

this alarm system has got 3-pin interface for this purpose, SL-data (module M31 tested uses that SL-data port and it can exchange data),
but protocol is unknown
blue port


On old module M12 it was "****,i2=109.120.131.42,12300" command to change monitoring server address and port
Another source says to use command "0056+87.248.231.172,1025" for M20 and M31 (official installation scheme)
Starline sent 0056+185.129.96.11,1025 string for new server

target GPS+GPRS(GSM) hardware is Starline M31
which tries to register with:

+G:MSG=AUTH,2
ID=M30,07679307,IM
FW=FZ12-I2
TEL=+7**********
EOM=59

M31 reset SMS: 009902 / 00591

DigitalMy

2015-02-19 09:57

administrator  

M31_mb.gif (119,122 bytes)
M31_mb.gif (119,122 bytes)

DigitalMy

2015-02-19 09:57

administrator  

A91_Starline_side_SL-data.JPG (274,737 bytes)

DigitalMy

2015-02-19 10:03

administrator   ~0000220

point two: make remote control of security system from smartphone, replacing original A91 wireless trinket

DigitalMy

2015-03-03 09:37

administrator  

M31-RM_1.JPG (1,197,067 bytes)

DigitalMy

2015-03-03 09:38

administrator  

M31-RM_2.JPG (829,764 bytes)

DigitalMy

2015-03-03 09:38

administrator  

M31-RM_3.JPG (1,079,619 bytes)

DigitalMy

2015-03-03 09:38

administrator  

M31-RM_4.JPG (1,240,641 bytes)

DigitalMy

2016-04-28 17:08

administrator   ~0000352

Last edited: 2016-04-28 17:12

View 2 revisions

Go on modification of StarLine M31 module.
Programming to be done of internal processor
SIMCom SIM900 S2-1040S-Z093H
Microchip (018B) PIC18F67K22

DigitalMy

2018-11-18 21:01

administrator   ~0000713

Last edited: 2018-11-19 01:29

View 3 revisions

Relay (power) module for M31
has to get negative signals (4-lines) to turn on relays (4pcs) with positive B(+) line output to consumers +12V-15V DC.
Use line 1 for seat heating.
Use line 2 for cigarette lighter socket.
Use line 3 for additional cabin heater.

for test set M31 in SM mode (SMS "00512") - no connect with alarm system

DigitalMy

2018-11-19 15:22

administrator   ~0000714

Last edited: 2018-11-19 16:21

View 2 revisions

There is OBD-port 16-pin tracker GPS GSM with diagnostic data
GPS306A TK306A

DigitalMy

2018-11-20 14:45

administrator   ~0000715

Last edited: 2018-11-24 01:14

View 4 revisions

Test Arduino Mega2560 + SIM800ะก core board (GPRS GSM module micro-SIM with Bluetooth 3.0) : it can send and receive SMS, it can communicate with web server over GPRS.
-> SIM800H also has FM and CSD supported
Most advanced modules: SIM7000E (LTE+GPS), SIM868E(2G+GPS)