Update Use_With_App.md

This commit is contained in:
Brian Martin 2019-05-30 09:16:45 -04:00 committed by GitHub
parent d2ebe12145
commit 6b6edaa0f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +1,17 @@
# Using Bumper with the official Android/iOS App # Using Bumper with the official Android/iOS App
Bumper *can* be used with the official "Ecovacs" or "Ecovacs Home" app, but with limitations. Your phone needs to use your DNS server with custom settings, and you ***must*** import Bumper's CA cert and trust it before the app will work. Bumper *can* be used with the official "Ecovacs" or "Ecovacs Home" app, but with limitations. Your phone needs to use your DNS server with custom settings, and you ***must*** import Bumper's CA cert and trust it before the app will work.
**Steps** **Steps**
**1.** Configure your DNS server as described above in the [DNS](../README.md#dns) section.
**2.** [Import the Bumper CA Cert](#import-the-bumper-ca-cert) 1. Configure your DNS server as described above in the [DNS](../README.md#dns) section
**3.** [Use the app](#use-the-app) 2. [Import the Bumper CA Cert](#import-the-bumper-ca-cert)
3. [Use the app](#use-the-app)
## Import the Bumper CA Cert ## Import the Bumper CA Cert
- E-mail yourself the Bumper CA cert (located at `./certs/CA/cacert.crt`) - E-mail yourself the Bumper CA cert (located at `./certs/CA/cacert.crt`)
**Note:** Make sure you select the `cacert.crt` file, which is a DER encoded version that will work on either Android or iOS. **Note:** Make sure you select the `cacert.crt` file, which is a DER encoded version that will work on either Android or iOS.
![Example of emailing CA cert](images/emailcert.png) ![Example of emailing CA cert](images/emailcert.png)
@ -73,4 +77,4 @@ Now, start [using the app](#use-the-app).
- Open the app - Open the app
- At this time there is no authentication layer, you can enter any e-mail address and password (as long as it is 6 characters) and you will be authenticated - At this time there is no authentication layer, you can enter any e-mail address and password (as long as it is 6 characters) and you will be authenticated
- If your robot has already checked into Bumper, then it will be available in the list of robots - If your robot has already checked into Bumper, then it will be available in the list of robots
- The app now does a ping to the robot to make sure it is online, and if it is you can now control the robot - The app now does a ping to the robot to make sure it is online, and if it is you can now control the robot