Skip to content

furkankayam/lora-ebyte-e22900T22D-transceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📶 LoRa EBYTE E22900T22D Transceiver


⚡LoRa Shield

lora

⚡Shield Guide

shield guide

⚡Output

output



  • ✅ LoRa Transceiver Messaging

Used Technologies in The Project:

ESP32 Mosquitto LoRa LoRa Shield


Docker Mosquitto Usage


⚙️ WiFi and MQTT Settings
const char* WiFi_SSID = "<WIFI_NAME>";
const char* WiFi_PASS = "<WIFI_PASSWORD>";
const char* MQTT_SERVER = "<MQTT_SERVER_IP>";

License

This project is licensed under the MIT License. See the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages