diff --git a/docs/github/contribute.md b/docs/github/contribute.md
index 2d417e1..d6916f8 100644
--- a/docs/github/contribute.md
+++ b/docs/github/contribute.md
@@ -4,7 +4,7 @@ Spot something wrong? Feel free to contribute our open-source design and documen
## Improve our Documentation
All of this documentation can be modified by you! Please help us make it better.
-* These pages are contained in the [`docs` folder of the SparkFun BlueSMiRF V2 repository](https://github.com/sparkfun/SparkFun_BlueSMiRF-v2/tree/main/docs).
+* These pages are contained in the [`docs` folder of the SparkFun BlueSMiRF v2 repository](https://github.com/sparkfun/SparkFun_BlueSMiRF-v2/tree/main/docs).
### Submit a Correction
1. Fork this repo
@@ -16,7 +16,7 @@ All of this documentation can be modified by you! Please help us make it better.
## Improve our Hardware Design
All of our designs are open-source! Please help us make it better.
-* Our board design files are contained in the [`Hardware` folder of the SparkFun BlueSMiRF V2 repository](https://github.com/sparkfun/SparkFun_BlueSMiRF-v2/tree/main/Hardware).
+* Our board design files are contained in the [`Hardware` folder of the SparkFun BlueSMiRF v2 repository](https://github.com/sparkfun/SparkFun_BlueSMiRF-v2/tree/main/Hardware).
### Submit a Design Improvement
1. Fork this repo
diff --git a/docs/github/file_issue.md b/docs/github/file_issue.md
index 5e22887..09eff76 100644
--- a/docs/github/file_issue.md
+++ b/docs/github/file_issue.md
@@ -14,7 +14,7 @@ Spot something wrong? Please let us know.
@@ -240,21 +240,21 @@ Remember, for those that are using the PTH version, you will need to solder eith
### BlueSMiRF v2 to Standard Serial UART Port
-For boards that already include the footprint for a standard serial UART port, you can connect directly to the pins. You will find these on a few Arduino development boards. The Arduino Pro, Arduino Pro Mini, and LilyPad Arduino 328 Main Board are just a few boards that have the standard port. You will also notice certain boards will have the standard serial UART port labeled as the RTCM Correction Port on SparkFun high precision GNSS breakout boards. For certain boards that have a male header soldered, you may need to consider soldering a 1x6 female header on the BlueSMiRF V2 PTH.
+For boards that already include the footprint for a standard serial UART port, you can connect directly to the pins. You will find these on a few Arduino development boards. The Arduino Pro, Arduino Pro Mini, and LilyPad Arduino 328 Main Board are just a few boards that have the standard port. You will also notice certain boards will have the standard serial UART port labeled as the RTCM Correction Port on SparkFun high precision GNSS breakout boards. For certain boards that have a male header soldered, you may need to consider soldering a 1x6 female header on the BlueSMiRF v2 PTH.
|
- |
- |
+ |
+ |
BlueSMiRF v2 Replacing Serial Connection on the Arduino Pro Mini 3.3V Serial Header Port
|
- BlueSMiRF V2 Connected to the ZED-F9P's RTCM Correction Port
+ | BlueSMiRF v2 Connected to the ZED-F9P's RTCM Correction Port
|
- UM980 with the BlueSMiRF V2 Connected to the UM980's RTCM Correction Port
+ | UM980 with the BlueSMiRF v2 Connected to the UM980's RTCM Correction Port
|
diff --git a/docs/hardware_overview.md b/docs/hardware_overview.md
index 4496a32..153c77d 100644
--- a/docs/hardware_overview.md
+++ b/docs/hardware_overview.md
@@ -36,7 +36,7 @@ There is also a version with PTHs out in the wild and it is essentially the same
### ESP32-PICO-MINI-02
-The board includes the smaller ESP32-PICO-MINI-02 module from Espressif. The SparkFun BlueSMiRF v2 is perfect for short range applications that require point-to-point communication. We've written some firmware to allow serial UART data to be sent between two Bluetooth devices. The supported protocols include SPP and BLE. Testing a pair of BlueSMiRF V2s and we got about ~110 feet (~33m) in the SparkFun building. The TX (10k) and RX (50k) buffers are also very large to allow for radio delays. The included firmware also includes a set of AT commands to configure the ESP32. This includes the baud rate, flow control, LED mode, and Over-The-Air (OTA) updates over a 2.4GHz WiFi network to name a few. You can also manually reprogram the ESP32 module using the command line interface as well! Just make sure to connect Tx and Rx between the BlueSMiRF and a USB-to-serial converter.
+The board includes the smaller ESP32-PICO-MINI-02 module from Espressif. The SparkFun BlueSMiRF v2 is perfect for short range applications that require point-to-point communication. We've written some firmware to allow serial UART data to be sent between two Bluetooth devices. The supported protocols include SPP and BLE. Testing a pair of BlueSMiRF v2s and we got about ~110 feet (~33m) in the SparkFun building. The TX (10k) and RX (50k) buffers are also very large to allow for radio delays. The included firmware also includes a set of AT commands to configure the ESP32. This includes the baud rate, flow control, LED mode, and Over-The-Air (OTA) updates over a 2.4GHz WiFi network to name a few. You can also manually reprogram the ESP32 module using the command line interface as well! Just make sure to connect Tx and Rx between the BlueSMiRF and a USB-to-serial converter.
diff --git a/docs/introduction.md b/docs/introduction.md
index d69953b..60dc102 100644
--- a/docs/introduction.md
+++ b/docs/introduction.md
@@ -121,7 +121,7 @@ To follow along with this tutorial, you will need the following materials. You m
### Tools _(Optional)_
-You will need a soldering iron, solder, and [general soldering accessories](https://www.sparkfun.com/categories/49) for a secure connection when using the plated through holes. You may also need to solder headers or wires to any devices that the BlueSMiRF V2 is connecting to.
+You will need a soldering iron, solder, and [general soldering accessories](https://www.sparkfun.com/categories/49) for a secure connection when using the plated through holes. You may also need to solder headers or wires to any devices that the BlueSMiRF v2 is connecting to.
* [Soldering Iron [TOL-14456]](https://www.sparkfun.com/products/14456)
* [Solder Lead Free - 15-gram Tube [TOL-9163]](https://www.sparkfun.com/products/9163)
diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md
index 1929efc..edb6665 100644
--- a/docs/troubleshooting.md
+++ b/docs/troubleshooting.md
@@ -28,10 +28,10 @@ Press any key to continue . . .
- |
+ |
- Error Programming BlueSMiRF V2 - ESP32 |
+ Error Programming BlueSMiRF v2 - ESP32 |
@@ -39,7 +39,7 @@ Press any key to continue . . .
Make sure to:
* ensure that the wires are making connection and not loose
-* wired correctly between the USB-to-Serial Converter and your BlueSMiRF V2
+* wired correctly between the USB-to-Serial Converter and your BlueSMiRF v2
* COM Port is the same one that the USB-to-Serial converter enumerated to on your computer
* install the appropriate drivers
* in Bootloader Mode