Merge branch 'master' into codeowners

This commit is contained in:
Ben Meadors 2024-02-13 07:11:22 -06:00 committed by GitHub
commit b743f28cbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,19 +22,30 @@ values={[
## GPS Modules
### RAK5005-0 / RAK1910
### RAK12500
To add a GPS to the RAK5005-O base board, you need the [RAK1910 GPS sensor](https://store.rakwireless.com/collections/wisblock-sensor/products/rak1910-max-7q-gnss-location-sensor). It is supported on slot A of the 5005 board via UART.
The [RAK12500 GPS sensor](https://store.rakwireless.com/products/wisblock-gnss-location-module-rak12500) is a newer GPS module and is generally preferred.
- uBlox Zoe-M8Q GNSS receiver
- GPS, GLONASS, QZSS and BeiDou satellite support
The RAK12500 is supported on the following base boards & slots:
- RAK19007 on slot A
- RAK19003 on slot C
### RAK1910
The [RAK1910 GPS sensor](https://store.rakwireless.com/collections/wisblock-sensor/products/rak1910-max-7q-gnss-location-sensor) is the older of the supported GPS modules for RAK boards.
- uBlox MAX-7Q GPS module
- GPS and GLONASS satellite support
### RAK19003 / RAK12500
The RAK1910 is supported on the following base boards & slots:
To add a GPS to the RAK19003 base board, you need the [RAK12500 GPS sensor](https://store.rakwireless.com/products/wisblock-gnss-location-module-rak12500). It is supported via I<sup>2</sup>C on slot B for firmware versions 1.49 and above.
- uBlox Zoe-M8Q GNSS receiver
- GPS, GLONASS, QZSS and BeiDou satellite support
- RAK5005-0 on slot A
- RAK19007 on slot A
- RAK19003 on slot C
### Resources
- RAK Documentation Center