mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
- Set HW_MTU to 500 to prevent RNS from truncating packet data before link_id computation, which was causing link establishment failures - Increase BLE stabilization delay from 0.5s to 1.5s to allow connection to fully establish before configuration - Add retry logic to writes (3 attempts with 0.3s delays) to handle transient BLE connection issues - Add diagnostic logging to writeSync() for easier debugging 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ble_modules | ||
| drivers | ||
| patches | ||
| android_ble_interface.py | ||
| logging_utils.py | ||
| requirements.txt | ||
| reticulum_wrapper.py | ||
| rnode_interface.py | ||
| test_android_ble_driver.py | ||
| test_announce_handler.py | ||