Add note re. AssistNow Autonomous not supported on ZED-F9P
This commit is contained in:
+2
-1
@@ -17,10 +17,11 @@
|
|||||||
Note: this example will only work on boards which have plenty of RAM available.
|
Note: this example will only work on boards which have plenty of RAM available.
|
||||||
The UBX-NAV-SAT information occupies several kBytes.
|
The UBX-NAV-SAT information occupies several kBytes.
|
||||||
|
|
||||||
|
Note: this example will not work on the ZED-F9P. "The ZED-F9P supports AssistNow Online only."
|
||||||
|
|
||||||
Feel like supporting open source hardware?
|
Feel like supporting open source hardware?
|
||||||
Buy a board from SparkFun!
|
Buy a board from SparkFun!
|
||||||
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
||||||
ZED-F9P RTK2: https://www.sparkfun.com/products/16481
|
|
||||||
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
||||||
|
|
||||||
Hardware Connections:
|
Hardware Connections:
|
||||||
|
|||||||
+2
-1
@@ -10,10 +10,11 @@
|
|||||||
Note: this example will only work on boards which have plenty of RAM available.
|
Note: this example will only work on boards which have plenty of RAM available.
|
||||||
The database can be several kBytes in length.
|
The database can be several kBytes in length.
|
||||||
|
|
||||||
|
Note: this example will not work on the ZED-F9P. "The ZED-F9P supports AssistNow Online only."
|
||||||
|
|
||||||
Feel like supporting open source hardware?
|
Feel like supporting open source hardware?
|
||||||
Buy a board from SparkFun!
|
Buy a board from SparkFun!
|
||||||
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
||||||
ZED-F9P RTK2: https://www.sparkfun.com/products/16481
|
|
||||||
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
||||||
|
|
||||||
Hardware Connections:
|
Hardware Connections:
|
||||||
|
|||||||
+2
-1
@@ -15,6 +15,8 @@
|
|||||||
Update secrets.h with your:
|
Update secrets.h with your:
|
||||||
- WiFi credentials
|
- WiFi credentials
|
||||||
|
|
||||||
|
Note: this example will not work on the ZED-F9P. "The ZED-F9P supports AssistNow Online only."
|
||||||
|
|
||||||
Note: this example works best if you have the GNSS RAM battery-backup disabled.
|
Note: this example works best if you have the GNSS RAM battery-backup disabled.
|
||||||
All SparkFun boards have battery-backup for the RAM which will means the database is retained if you disconnect the power.
|
All SparkFun boards have battery-backup for the RAM which will means the database is retained if you disconnect the power.
|
||||||
The module will use the database data from the battery-backed RAM when you turn the power back on.
|
The module will use the database data from the battery-backed RAM when you turn the power back on.
|
||||||
@@ -24,7 +26,6 @@
|
|||||||
Feel like supporting open source hardware?
|
Feel like supporting open source hardware?
|
||||||
Buy a board from SparkFun!
|
Buy a board from SparkFun!
|
||||||
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
SparkFun Thing Plus - ESP32 WROOM: https://www.sparkfun.com/products/15663
|
||||||
ZED-F9P RTK2: https://www.sparkfun.com/products/16481
|
|
||||||
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
SparkFun GPS Breakout - ZOE-M8Q (Qwiic): https://www.sparkfun.com/products/15193
|
||||||
|
|
||||||
Hardware Connections:
|
Hardware Connections:
|
||||||
|
|||||||
@@ -37,6 +37,8 @@ AssistNow Autonomous offers augmentation for up to 6 days.
|
|||||||
|
|
||||||
Please see the [AssistNow_Autonomous](./AssistNow_Autonomous) examples for more details.
|
Please see the [AssistNow_Autonomous](./AssistNow_Autonomous) examples for more details.
|
||||||
|
|
||||||
|
**Note: AssistNow Autonomous does not work on the ZED-F9P. "The ZED-F9P supports AssistNow Online only."**
|
||||||
|
|
||||||
The new functions we've added to the library to support AssistNow Autonomous are described [Support for AssistNow Autonomous below](#Support-for-AssistNow-Autonomous).
|
The new functions we've added to the library to support AssistNow Autonomous are described [Support for AssistNow Autonomous below](#Support-for-AssistNow-Autonomous).
|
||||||
|
|
||||||
## AssistNow Service Token
|
## AssistNow Service Token
|
||||||
|
|||||||
Reference in New Issue
Block a user