You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configure_with_bluetooth.md
+28-8Lines changed: 28 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -19,20 +19,35 @@ Compatibility Icons
19
19
</div>
20
20
21
21
<figuremarkdown>
22
-

22
+
23
+

23
24
<figcaptionmarkdown>
24
25
Configuration menu via Bluetooth
25
26
</figcaption>
26
27
</figure>
27
28
28
29
Bluetooth-based configuration provides a quick and easy way to navigate the serial menus as if you were connected over a USB cable. For regular users, this is often the preferred configuration method.
29
30
30
-
The RTK device will be a discoverable Bluetooth device (both BT SPP and BLE are supported). For information about Bluetooth pairing, please see [Connecting Bluetooth](connecting_bluetooth.md).
31
+
By default, the RTK device will broadcast over BLE and Bluetooth SPP simultaneously. Because BLE does not require pairing, it is what is recommended to connect to out of simplicity. For information about Bluetooth pairing, please see [Connecting Bluetooth](connecting_bluetooth.md).
32
+
33
+
## Terminal Apps
34
+
35
+
<figuremarkdown>
36
+
37
+

38
+
<figcaptionmarkdown>
39
+
40
+
[BLESerial nRF](https://apps.apple.com/us/app/bleserial-nrf/id1632235163) for iOS and [Bluetooth Serial Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en_US) for Android
41
+
</figcaption>
42
+
</figure>
43
+
44
+
For configuration of an RTK device over Bluetooth we recommend [Bluetooth Serial Terminal](https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en_US) for Android (free as of writing) and [BLESerial nRF](https://apps.apple.com/us/app/bleserial-nrf/id1632235163) for iOS (free as of writing). BLESerial nRF can only be used over BLE.
31
45
32
46
## Entering Bluetooth Echo Mode
33
47
34
48
<figuremarkdown>
35
-

49
+
50
+

36
51
<figcaptionmarkdown>
37
52
Send the `+++` characters to enter Bluetooth Echo Mode
38
53
</figcaption>
@@ -44,7 +59,8 @@ Once connected, the RTK device will report a large amount of NMEA data over the
44
59
There must be a 2 second gap between any serial sent from a phone to the RTK device, and any escape characters. In almost all cases this is not a problem. Just be sure it's been 2 seconds since an NTRIP source has been turned off and attempting to enter Bluetooth Echo Mode.
45
60
46
61
<figuremarkdown>
47
-

62
+
63
+

48
64
<figcaptionmarkdown>
49
65
The GNSS Messages menu shown over Bluetooth Echo Mode
50
66
</figcaption>
@@ -55,7 +71,8 @@ Once in Bluetooth Echo Mode, any character sent from the RTK unit will be shown
55
71
For more information about the Serial Config menu please see [Configure with Serial](configure_with_serial.md).
56
72
57
73
<figuremarkdown>
58
-

74
+
75
+

59
76
<figcaptionmarkdown>
60
77
Exit from the Serial Config Menu
61
78
</figcaption>
@@ -68,7 +85,8 @@ Bluetooth can also be used to view system status and output. Simply exit the con
68
85
To exit Bluetooth Echo Mode simply disconnect Bluetooth. In the Bluetooth Serial Terminal app, this is done by pressing the 'two plugs' icon in the upper right corner.
69
86
70
87
<figuremarkdown>
71
-

88
+
89
+

72
90
<figcaptionmarkdown>
73
91
Menu option 'b' for exiting Bluetooth Echo Mode
74
92
</figcaption>
@@ -81,7 +99,8 @@ Alternatively, if you wish to stay connected over Bluetooth but need to exit Blu
81
99
Here we provide some settings recommendations to make the terminal navigation of the RTK device a bit easier.
82
100
83
101
<figuremarkdown>
84
-

102
+
103
+

85
104
<figcaptionmarkdown>
86
105
Terminal Settings with Timestamps disabled
87
106
</figcaption>
@@ -90,7 +109,8 @@ Terminal Settings with Timestamps disabled
90
109
Disable timestamps to make the window a bit wider, allowing the display of longer menu items without wrapping.
91
110
92
111
<figuremarkdown>
93
-

112
+
113
+

Copy file name to clipboardExpand all lines: docs/menu_ports.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -77,15 +77,19 @@ Most applications do not need to plug anything into the **DATA** port. Most user
77
77
78
78
<figuremarkdown>
79
79
80
-

80
+

81
81
<figcaptionmarkdown>
82
-
RADIO and DATA ports on the RTK Postacrd
82
+
RADIO and DATA ports on the RTK Postcard
83
83
</figcaption>
84
84
</figure>
85
85
86
+
<figuremarkdown>
86
87
87
-
88
-

88
+

89
+
<figcaptionmarkdown>
90
+
Dual serial ports show in Device Manager
91
+
</figcaption>
92
+
</figure>
89
93
90
94
The DATA port on the RTK Postcard is the USB C connector. This connection creates two serial ports. **SERIAL-A** is used for [Serial Configuration](configure_with_serial.md). **SERIAL-B** is connected to the DATA port of the LG290P to receive NMEA and other data directly. The DATA port is also used for [updating the firmware](firmware_update_lg290p.md) on the LG290P.
0 commit comments