- Aug 19, 2019
-
-
rahix authored
Delaying BLE startup by a bit seems to resolve the lockup issue we observed. This might need further attention in the future. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Aug 17, 2019
-
-
genofire authored
-
- Aug 16, 2019
-
-
Hauke Mehrtens authored
This adds BLE a characteristic which allows to set the current time. The time is set in milliseconds since 1.1.1970 as 64 bit value. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Aug 15, 2019
-
-
Hauke Mehrtens authored
This adds basic file transfer support over BLE. The central provides a filename and then can transfer chunks of data which are written to the file. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Hauke Mehrtens authored
By default the MTU is set to 23 bytes, use 241 bytes instead to make the UART and file transfer service more efficient. The MTU also contains some BLE headers and is not only the usable data. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
- Aug 14, 2019
- Aug 06, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-