Update docs
This commit is contained in:
parent
d04e9c4c66
commit
cc84e2435e
7 changed files with 20 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* You can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to DIO8,DIO7 of Radio by default.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
| T3 V1.2 | T3 V1.3 |
|
||||
| ------------------------------------------------ | ------------------------------------------------ |
|
||||
|
|
@ -171,12 +173,15 @@
|
|||
| ---------------------------------------------- | ---------------------------------------------- |
|
||||
|  |  |
|
||||
|
||||
## LoRa-IPEX
|
||||
## LoRa-Sub1G IPEX
|
||||
|
||||
* The following figure shows how to switch the onboard LoRa SMA antenna to IPEX
|
||||
* For instructions on how to configure LoRa antenna control, please refer to the [example](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series/blob/d04e9c4c66516ad918c7fafbd63b477822066ec8/examples/T3S3Factory/T3S3Factory.ino#L562)
|
||||
* LR1121 The 2.4G antenna interface is located on the LoRa module and cannot be changed.
|
||||
* The following figure shows how to switch the onboard LoRa-Sub1G SMA antenna to IPEX
|
||||
|
||||

|
||||
|
||||
|
||||
### LR1121 RF Block Diagram
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -100,6 +101,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* You can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to DIO8,DIO7 of Radio by default.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
| T3 V1.2 | T3 V1.3 |
|
||||
| ------------------------------------------------ | ------------------------------------------------ |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* You can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to DIO3,DIO4 of Radio by default.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
| T3 V1.2 | T3 V1.3 |
|
||||
| ------------------------------------------------ | ------------------------------------------------ |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -107,6 +108,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* You can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to DIO3,DIO4 of Radio by default.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
| T3 V1.2 | T3 V1.3 |
|
||||
| ------------------------------------------------ | ------------------------------------------------ |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -107,6 +108,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* You can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to DIO3,DIO4 of Radio by default.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
| T3 V1.2 | T3 V1.3 |
|
||||
| ------------------------------------------------ | ------------------------------------------------ |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -102,6 +103,8 @@
|
|||
| Battery ADC | 1 | ❌ |
|
||||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
### 🧑🏼🔧 I2C Devices Address
|
||||
|
||||
| Devices | 7-Bit Address | Share Bus |
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
1. This version does not have BMS, please use a lithium-ion battery with battery protection function
|
||||
2. Please be sure to connect the antenna before transmitting, otherwise it is easy to damage the RF module
|
||||
3. The T3-S3 V1.2 and T3-S3 V1.3 use the same pins; the only difference is the charging circuit.
|
||||
|
||||
### Product
|
||||
|
||||
|
|
@ -105,6 +106,7 @@
|
|||
| On Board LED | 37 | ❌ |
|
||||
|
||||
* QWIIC IO10/IO21 GPIOs are already connected to the Radio TX/RX Pin and cannot be used.
|
||||
* SDA(18) and SCL(17) are not brought out and cannot be accessed. They can only be used as other GPIOs through QWIIC or header pins. During initialization, use explicit initialization `Wire.begin(sda,scl);` Any unused GPIO can be used as SDA and SCL.
|
||||
|
||||
### 🧑🏼🔧 I2C Devices Address
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue