Code Monkey home page Code Monkey logo

remote-ctrl-gsm's Introduction

Mitsubishi Outlander PHEV remote control over GSM(3g, 4g, LTE)

  • CI
  • docker
  • donate

Description

  • To access Mitsubishi Outlander Remote Control module via the Internet, you need a mikrotik lte wireless access point for example ltap mini lte kit
  • You also need a mikrotik router at home or anywhere else with a WHITE IP (Public Ip) or Cloud with a white IP(a cheap cloud can be bought for example here.
  • The main idea of project is access to outlander phev Wifi module through VPN tunnel, and then control the vehicle through a modified native application.
  • img1 img2 img4

Features

Smartthings Integration

http://<CLOUD_HOST>:8080
  • Login: admin
  • Default password: admin

What changed:

  1. Removed Wi-Fi connection requirement.
  2. The ability to change MAC address.
  3. The ability to change the Ip address and port of EV module.
  4. The ability to share registrations between devices
  5. changed name of application (GSM/Cloud Remote Ctrl)

How to move registration from one device to another

  1. copy /storage/emulated/0/phev folder from registered device to a new device
  2. install app on new device
  3. run application and use it

Build Application

  1. Setup java JDK on computer.
  2. Create your own key for signing the application (once) ''' ./generateKey.sh '''
  3. Build and signing application ''' ./buildAndSign.sh '''
  4. setup OUTLANDER_PHEV.apk on smartphone

Change Mac address

  1. Mikrotik in the car
interface wireless set MitsubihiWiFI station-bridge-clone-mac="XX:XX:XX:XX:XX:XX" mac-address="XX:XX:XX:XX:XX:XX"
  1. Change mac-address in the file on Phone storage /storage/emulated/0/phev/mac.txt from 6C:C7:EC:2B:00:00 to XX:XX:XX:XX:XX:XX Where XX:XX:XX:XX:XX:XX is new Mac address
  2. on Device /storage/emulated/0/phev/mac.txt

Change Car Gateway Ip and Port

  1. Ip (default is 192.168.8.46): /storage/emulated/0/phev/ip.txt
  2. Port(default is 8080): /storage/emulated/0/phev/port.txt

Registration

remote-ctrl-gsm's People

Contributors

vzakharchenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

remote-ctrl-gsm's Issues

wifi extender

Hello, I looked at your project and I am very impressed.

I do own the same car, Model 2020 and just need to extend the reach of the wifi of the car.

So far I tried this software, "martin-ger /esp_wifi_repeater" which is also in github.

The configuration is: car <--> ESP8266 <--> iphone
The ESP connects to the car.
iphone connects to the ESP.

But the app on the iphone does not get through to the car with the ESP8266 inbetween.

Without the ESP everything works fine, but I need to be very close to the car. car <--> iphone

Do you have any idea, why this doesn't work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.