collin80 / GEVCU6

Generalized Vehicle Control Unit for version 6 boards
MIT License
25 stars 14 forks source link

Further work on BLE code in DEV branch #1

Open collin80 opened 7 years ago

collin80 commented 7 years ago

At the moment the DEV branch has a very large rewrite of the BLE driver. It mostly works but sometimes commands to the BLE module fail and also it seems to not be reliably updating GATT characteristics quite as frequently as it should. Testing has revealed that it actually seems to get better as the update frequency is lowered. Investigate the source of the remaining issues.