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/hardware_overview.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The LoRaSerial is a SAMD21 based assembly with an SX1276 LoRa radio with innovative firmware to make things as simple as possible.
4
4
5
-

5
+

6
6
7
7
*SAMD21 based serial radio*
8
8
@@ -16,15 +16,15 @@ Note: By default, there is a 50ms timeout in which the radio will wait for addit
16
16
17
17
### USB C
18
18
19
-

19
+

20
20
21
21
*USB C connector for power and serial*
22
22
23
23
The USB C connector provides power and serial communication to the unit. LoRaSerial will automatically show up on a computer or SBC (single board computer) as a serial COM port at a default of 57600bps. Currently, only 8-N-1 serial communication is supported but we are open to additional features as users' needs arise.
24
24
25
25
### 6-Pin JST
26
26
27
-

27
+

28
28
29
29
*6-pin locking JST connector for power and serial*
30
30
@@ -67,15 +67,15 @@ This is most obvious in applications such as STRSVR (from [RTKLIB](https://rtkli
67
67
68
68
### RSSI LEDs
69
69
70
-

70
+

71
71
72
72
*4 LEDs indicating signal strength*
73
73
74
74
Four LEDs indicate in real-time the received signal strength or RSSI. These LEDs are meant to show a qualitative level of receive strength. Don’t worry if you’ve got three LEDs rather than four. LoRa technology is capable of transmitting a long range in harsh RF conditions. As long as you’ve got one LED, you will be able to send and receive data.
75
75
76
76
### RPSMA Connector
77
77
78
-

78
+

79
79
80
80
*Reverse polarized SMA antenna connector*
81
81
@@ -85,15 +85,15 @@ Note: Be careful of antennas that have a gain higher than 6 dBi as this may viol
85
85
86
86
### Qwiic Connector
87
87
88
-

88
+

89
89
90
90
*Qwiic connector for I2C communication*
91
91
92
92
The Qwiic connector and I2C accessibility are not yet implemented.
93
93
94
94
### Train Button
95
95
96
-

96
+

97
97
98
98
*Button to enter train mode*
99
99
@@ -107,7 +107,7 @@ For security reasons, the radios are both set to the lowest transmission power t
0 commit comments