summaryrefslogtreecommitdiff
path: root/src/BLE
AgeCommit message (Expand)Author
2020-03-15Workaround for a issue when the FDS (flash data storage for BLE softdevice)) ...JF
2020-03-06Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF
2020-01-12Detect BLE disconnection (in addition to BLE connection) and update the displ...JF
2019-12-28Add DateTimeController to manage the time.JF
2019-12-23Code cleaning, implement BT connection, advertising, discovery and CTS in ble...JF