1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.6k stars 793 forks source link

Add support for LILYGO-T3-S3 #1990

Closed StarPicard closed 1 week ago

StarPicard commented 3 months ago

LILYGO is shipping a new version of their LoRaWAN board. It comes with newer chips and an esp32-s3.

https://www.lilygo.cc/products/t3s3-v1-0

This board is not supported yet. But it would be great. It should be noted that this board ships with three different Lora transeivers (SX1280, SX1276, SX1262).

Thanks for the great work

NorthernMan54 commented 3 months ago

Are you asking about Lora Mode or rtl_433 mode ?

For rtl_433 mode, only the SX1276 is likely to work. The SX1280 is for 2.4 Ghz devices, and the SX1262 doesn't have the direct receive mode needed to decode the signal.

StarPicard commented 3 months ago

I actually meant the FSK mode. (I own the sx1262)

NorthernMan54 commented 3 months ago

Same applies to FSK signals

StarPicard commented 3 months ago

OK, so I bought the wrong hardware... But the T3-S3 also comes with a SX1276 chip. Would flashing work out of the box? I ask because it has the other esp chip on board.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.