Update Use_With_App.md
This commit is contained in:
parent
d2ebe12145
commit
6b6edaa0f6
1 changed files with 8 additions and 4 deletions
|
|
@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue