https://github.com/furkankayam/lora-ebyte-e22900t22d-transceiver
✅ LoRa Transceiver Messaging
https://github.com/furkankayam/lora-ebyte-e22900t22d-transceiver
e22900t22d ebyte ebyte-e22 esp32 iot lora
Last synced: 28 days ago
JSON representation
✅ LoRa Transceiver Messaging
- Host: GitHub
- URL: https://github.com/furkankayam/lora-ebyte-e22900t22d-transceiver
- Owner: furkankayam
- License: mit
- Created: 2024-12-02T07:08:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-02T07:42:14.000Z (over 1 year ago)
- Last Synced: 2025-07-12T15:14:13.229Z (11 months ago)
- Topics: e22900t22d, ebyte, ebyte-e22, esp32, iot, lora
- Language: C++
- Homepage:
- Size: 5.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
## 📶 `LoRa EBYTE E22900T22D Transceiver`
⚡LoRa Shield
⚡Shield Guide
⚡Output
- ✅ LoRa Transceiver Messaging
Used Technologies in The Project:
[](https://www.espressif.com/en/products/socs/esp32)
[](https://mosquitto.org/)
[](https://www.cdebyte.com/products/E22-230T22D)
[](https://fixaj.com/3in1-esp-pcb/)
> Docker Mosquitto [Usage](https://github.com/furkankayam/mqtt-broker-allow-anonymous)
##### ⚙️ WiFi and MQTT Settings
```ino
const char* WiFi_SSID = "";
const char* WiFi_PASS = "";
const char* MQTT_SERVER = "";
```
# License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details