- ✅ LoRa Transceiver Messaging
Used Technologies in The Project:
Docker Mosquitto Usage
const char* WiFi_SSID = "<WIFI_NAME>";
const char* WiFi_PASS = "<WIFI_PASSWORD>";
const char* MQTT_SERVER = "<MQTT_SERVER_IP>";
This project is licensed under the MIT License. See the LICENSE file for details