You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
delay(100); // Kinda yucky - wait until radio says say we can shutdown (finished in process sends/receives)
This will not work because during delay(), ArduinoThread will not call the NotifiedWorkerThread of RadioLibInterface and thus it won't reach TRANSMIT_DELAY_COMPLETED, keeping the Tx queue non-empty. We'd need to find a way to fix this.
Category
Other
Hardware
Seeed Card Tracker T1000-E
Firmware Version
v2.5.18.89ebafc
Description
meshtastic-log-2025-01-11T11-27-01.114Z.log
Relevant log output
The text was updated successfully, but these errors were encountered: