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: hardware/hardware.md
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,14 @@ This section collects all the informations about the hardware and the OEM firmwa
6
6
7
7
This table provides a glance on the underlying hardware of each of the supported platforms, for a detailed description see the individual pages linked below.
Copy file name to clipboardExpand all lines: hardware/ttwrplus.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,10 @@
3
3

4
4
5
5
The T-TWR Plus v2.0 is a digital radio, designed and produced by LILYGO, following suggestions from the OpenRTX team.
6
-
This device is based on an ESP32S3 microcontroller, paired with an SA868S baseband. To enable M17 and other digital
7
-
protocols, the SA868S module has to be flashed with [sa8x8-fw](https://github.com/OpenRTX/sa8x8-fw), a Free Software firmware that gives
8
-
OpenRTX full control over the underlying AT1846s radio-on-a-chip.
6
+
This device is based on an ESP32S3 microcontroller, paired with an SA868S baseband.
7
+
8
+
**NOTE: To be able to use OpenRTX on the T-TWR Plus you need to flash the SA868S module with [sa8x8-fw](https://github.com/OpenRTX/sa8x8-fw), a Free Software firmware that gives
9
+
OpenRTX full control over the underlying AT1846s radio-on-a-chip. The OEM firmware cannot be flashed back at the moment as we don't possess a copy of it.**
9
10
10
11
## Hardware Revisions
11
12
@@ -63,3 +64,4 @@ Once the radio has been flashed at least once you can access again the tinyuf2 b
63
64
## References
64
65
65
66
-[T-TWR Plus Schematics](https://github.com/Xinyuan-LilyGO/T-TWR/blob/master/schematic/T-TWR-Plus_Rev2.0.pdf)
67
+
-[T-TWR Plus Support Tracking](https://github.com/OpenRTX/OpenRTX/issues/175)
0 commit comments