Difference between revisions of "NVGate DC Simulated Manager"
(→GPS) |
|||
Line 6: | Line 6: | ||
=GPS= | =GPS= | ||
GPS | We have 2 ways to acquire the GPS poisition, android phone or GPS Compliant with NMEA 0183 standard. | ||
== Android == | |||
if you plug your android phone, we can inject the GPS position inside NVGate. | |||
to use it: | |||
- Activate android devlopers option. ( To enable developer options, on android settings/"about phone" tap the Build Number option 7 times. | |||
- Enable USB debugging (on developers options menu) | |||
process is [https://www.howtogeek.com/129728/how-to-access-the-developer-options-menu-and-enable-usb-debugging-on-android-4.2/ here] | |||
- Plug your android phone with USB plug on the PC. | |||
- Allow the incoming USB debugging connexion and check "always allow from this computer". | |||
You can test the connection using the ADB connection button | |||
[[File:gps_ADB.jpg]] | |||
- USB Serial Interface<br> | - USB Serial Interface<br> | ||
Line 12: | Line 32: | ||
or | or | ||
Android. | Android. | ||
=weather station= | =weather station= |
Revision as of 11:16, 19 November 2020
This Add on is a tools to use the DC simulated in NVGate. It provide a GPS and can deal the weather station.
It is working with NVGate 2021 or upper. ALso be sure you have the option DC simulated in NVGate.
GPS
We have 2 ways to acquire the GPS poisition, android phone or GPS Compliant with NMEA 0183 standard.
Android
if you plug your android phone, we can inject the GPS position inside NVGate.
to use it:
- Activate android devlopers option. ( To enable developer options, on android settings/"about phone" tap the Build Number option 7 times. - Enable USB debugging (on developers options menu)
process is here
- Plug your android phone with USB plug on the PC.
- Allow the incoming USB debugging connexion and check "always allow from this computer".
You can test the connection using the ADB connection button
- USB Serial Interface
- Compliant with NMEA 0183 standard
or
Android.