Camila_99$$
DIIDevHeads IoT Integration Server
•Created by Dtynin on 9/27/2024 in #edge-networking
Delays in LoRa Message Transmission with AVR128DA48 and SX1276 Module for Real-Time Alerts
@wafa_ath Great suggestion about the SF and sleep mode! Another thing to consider is checking the timing of your sensor data collection. If there’s any delay in how the sensor data is processed or queued before sending the alert, it could contribute to the overall latency. You might also look into using interrupts to trigger the alert immediately when a problem is detected, ensuring realtime responsiveness.
4 replies