1. Introducció
The LILYGO T3S3 E-Paper ESP32-S3 LoRa Development Board is a versatile and low-power wireless module designed for Internet of Things (IoT) applications. It integrates an ESP32-S3 microcontroller, LoRa connectivity (supporting SX1280, SX1262, or SX1276 transceivers for various frequency bands), and a 2.13-inch E-Paper display. This manual provides essential information for setting up, operating, and maintaining your development board.

Figure 1: LILYGO T3S3 E-Paper ESP32-S3 LoRa Development Board
2. Característiques clau
- Microcontrolador: ESP32S3FH4R2
- Memòria: 4MB Flash, 2MB PSRAM
- Connectivitat sense fils: Wi-Fi de 2.4 GHz, Bluetooth 5.0
- LoRa Transceiver Options:
- SX1280 (2.4 GHz)
- SX1276 (868/915MHz)
- SX1262 (868/915MHz)
- Visualització: 2.13 inch E-Paper DEPG0213BN (Resolution: 250 x 122, Display size: 48.55 x 23.70mm)
- Onboard Functions: Reset Button, Boot Button, TF Card Support, USB/3.7V Lipo battery power supply, Battery switch
- Dimensions: 67 mm x 29 mm
- Càrrega USB: 5V 500mA
3. Contingut del paquet
Si us plau, verifiqueu que tots els elements siguin presents al vostre paquet:
- 1 x T3S3 E-paper module
- 1 x Cable (likely for battery connection)
- 2 x Pin headers
- 1 x Antenna (short, typically for LoRa)
- 1 x Antenna (flexible PCB, typically for Wi-Fi/Bluetooth or another LoRa band)

Figura 2: Contingut del paquet

Figure 3: Product in Packaging
4. Especificacions tècniques

Figure 4: T3-S3 E-Paper Specifications
| Component | Detall |
|---|---|
| MCU | ESP32S3FH4R2 |
| Flash | 4 MB |
| PSRAM | 2 MB |
| Protocol sense fils | 2.4GHz Wi-Fi + Bluetooth 5.0 |
| Onboard Functions | Reset + Boot Button, TF Card Support, USB/3.7V Lipo battery power supply, Battery switch |
| Visualització de paper electrònic | 2.13 inch DEPG0213BN (250 x 122 Resolution, 48.55 x 23.70mm Display Size) |
| LoRa Transceiver Options | SX1280 (2.4 GHz), SX1276 (868/915MHz), SX1262 (868/915MHz) |
| Mida del tauler | 67 x 29 mm |
| Càrrega USB | 5V 500mA |

Figura 5: Dimensions del producte
5. Product Pin Diagram
The following diagram illustrates the pinout of the LILYGO T3S3 E-Paper board, detailing GPIO assignments, power connections, and interfaces for the E-Paper display, USB, and TF Card. Refer to this diagram for proper wiring and development.

Figure 6: LILYGO T3-S3 E-Paper Pinmap
6. Configuració inicial
- Desembalar: Traieu amb cura tots els components de l'embalatge.
- Connecteu l'antena: Connect the appropriate LoRa antenna to the U.FL connector on the board. Ensure the antenna matches the frequency band of your LoRa module (e.g., 868MHz/915MHz or 2.4GHz). An incorrect antenna can damage the LoRa transceiver.
- Connexió d'alimentació: Connect the board to your computer using a USB-C cable. Alternatively, connect a 3.7V Lipo battery to the dedicated battery connector, ensuring correct polarity.
- Entorn de programari: Install the necessary drivers for the ESP32-S3 if prompted by your operating system. Set up your preferred development environment, such as Arduino IDE with ESP32 board support or ESP-IDF.
- First Firmware Upload: Follow the instructions for your chosen development environment to upload a basic test sketch (e.g., a 'blink' example or an E-Paper display test) to ensure the board is functioning correctly.

Figure 7: Board with Antenna Attached
7. Instruccions de funcionament
- Encès/apagat: Use the onboard battery switch to control power when operating on battery. When powered via USB, the board will typically power on automatically.
- E-Paper Display: The 2.13-inch E-Paper display is designed for low-power, high-contrast visual output. It retains its image without power, making it ideal for static information. Refer to the specific display library documentation for programming instructions (e.g., GxEPD2 library for Arduino).
- LoRa Communication: The integrated LoRa transceiver enables long-range, low-power wireless communication. Ensure your software is configured for the correct frequency band (2.4GHz, 868MHz, or 915MHz) and LoRa parameters (spreading factor, bandwidth, coding rate).
- TF Card Usage: Insert a microSD card into the TF card slot for data logging or storing display images. Ensure your firmware includes the necessary SD card libraries and file system support.
- Botons de reinici i arrencada: The Reset button restarts the ESP32-S3. The Boot button is typically used in conjunction with the Reset button to enter bootloader mode for firmware uploading.
8. Manteniment
- Emmagatzematge: Guardeu la placa en un entorn sec i antiestàtic quan no la feu servir.
- Manipulació: Handle the board by its edges to avoid touching sensitive components and to prevent electrostatic discharge.
- Neteja: If necessary, gently clean the board with a soft, dry brush or a lint-free cloth. Avoid using liquids or harsh chemicals.
- Cura de l'antena: Ensure the antenna is securely connected but do not overtighten. Avoid bending or stressing the antenna cable.
9. Solució De Problemes
- La placa no s'encén:
- Check USB-C cable connection and ensure it's a data-capable cable.
- If using a battery, ensure it's charged and the battery switch is in the 'ON' position.
- Error de càrrega de firmware:
- Verify correct board selection and COM port in your IDE.
- Ensure necessary drivers are installed.
- Try holding the 'Boot' button while pressing and releasing 'Reset', then release 'Boot' to enter bootloader mode before uploading.
- E-Paper Display Not Updating/Blank:
- Check the E-Paper display's flexible flat cable (FFC) connection to the board.
- Verify your code correctly initializes and sends data to the E-Paper display.
- E-Paper displays require specific refresh cycles; ensure your code handles this correctly.
- Problemes de comunicació de LoRa:
- Confirm the correct antenna is attached for your LoRa module's frequency.
- Ensure both sender and receiver are configured for the same frequency, spreading factor, and other LoRa parameters.
- Check for obstructions or excessive distance between LoRa devices.
10. Consells d'usuari
- Meshtastic Compatibility: The LILYGO T3S3 E-Paper board is compatible with Meshtastic firmware, allowing it to be used for off-grid mesh networking applications. Ensure you select the correct board target when compiling Meshtastic firmware.
- Gestió d'energia: Utilize the onboard battery switch and the low-power capabilities of the ESP32-S3 and E-Paper display to optimize battery life for portable applications.
- Recursos comunitaris: LILYGO often provides open-source examples and documentation on their GitHub page. Explore these resources for project ideas and technical support.
11. Garantia i Suport
For technical support, warranty claims, or any questions regarding your LILYGO T3S3 E-Paper development board, please contact the official LILYGO support channels or the seller from whom you purchased the product. Refer to the product packaging or the seller's weblloc web per obtenir informació de contacte específica.





