Skip to content

Commit cb12abc

Browse files
authored
Merge pull request #413 from JonathanLeeDeKock/patch-2
Add information on iOS BLE to Bluetooth Page
2 parents 73c3ef1 + 3c53039 commit cb12abc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/connecting_bluetooth.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,9 @@ The device is now paired and a series of COM ports will be added under 'Device M
5959
*NMEA received over the Bluetooth COM port*
6060

6161
If necessary, you can open a terminal connection to one of the COM ports. Because the Bluetooth driver creates multiple COM ports, it's impossible to tell which is the serial stream so it's easiest to just try each port until you see a stream of NMEA sentences (shown above). You're all set! Be sure to close out the terminal window so that other software can use that COM port.
62+
63+
*Apple iOS*
64+
65+
Apple products do not support Bluetooth SPP. That's ok! The SparkFun RTK devices support Bluetooth Low Energy (BLE) which does work with iOS.
66+
67+
More information is available on the [System Menu](https://docs.sparkfun.com/SparkFun_RTK_Firmware/menu_system/) for switching between Bluetooth SPP and BLE.

0 commit comments

Comments
 (0)