| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-26 | Add Nimble in libs directory | JF | |
| 2020-04-19 | Integration of nimble, work in progress. | JF | |
| Advertising is working. | |||
| 2020-03-29 | Improved BLE logging | JF | |
| Do not consider service discovery as error Remove dulicated BLE observer | |||
| 2020-03-25 | Add support for BLE notification (ANS client). | JF | |
| Work In Progress!!! | |||
| 2020-03-06 | Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ↵ | JF | |
| This fixes an issue that would prevent the firmware from running correctly after a full reset or after the flashing of the firmware. Before this fix, ble_manager_init_peer_manager() was called before the scheduler, which trigged an assert in an IRQ routine. | |||
| 2020-02-23 | Re-enable BLE, BLE status on display and battery level on display. | JF | |
| 2020-01-12 | Detect BLE disconnection (in addition to BLE connection) and update the ↵ | JF | |
| display accordingly. | |||
| 2019-12-28 | Add DateTimeController to manage the time. | JF | |
| Use messages in message queues to refresh the UI | |||
| 2019-12-23 | Code cleaning, implement BT connection, advertising, discovery and CTS in ↵ | JF | |
| ble_manager module. | |||
