Updated Home (markdown)

Skip Hansen
2025-01-21 11:40:33 -08:00
parent 8a43b46be4
commit 1ecb43ba8d

14
Home.md

@@ -83,8 +83,17 @@ Feel free to add missing information, write documentation, tips or tutorials.
## Access Points (AP)
The [[LilyGo-TPanel-AP]] is the only known off the shelf commercial product that can be flashed with OEPL firmware and used as an AP
without any modifications or additions.
The following basic tag types are supported by the OpenEPaperLink project:
1. IEEE 802.15.4 protocol on 2.4 Ghz.
2. Bluetooth Low Energy (BLE) on 2.4 Ghz.
3. GFSK with an 802.15.4 like header on 868 or 915 Mhz (SubGhz).
The [[BLE only AP]] firmware can be flashed into a number of off the shelf ESP32-S3
boards to support BLE tags **ONLY**.
The [[LilyGo-TPanel-AP]] can be flashed with OEPL firmware and used with IEEE 802.15.4 or BLE TAGs without any modifications or additions. Support for SubGhz Tags can be added by attaching on external CC1101 module via the
expansion port.
There are many DIY AP designs available.
@@ -102,7 +111,6 @@ Some OEPL enthusiasts sell AP kits or ready to go APs from time to time, to loca
### SubGHz and Bluetooth
- [[BLE only AP]]
- [[AP SubGhz Config|SubGhz-AP-Configuration]]
- [[Adding SubGhz support to LilyGo TPanel AP|LilyGo-TPanel-AP#subghz-support]]
- [[Generic CC1101 modules for SubGhz]]