Commit Graph

9 Commits

Author SHA1 Message Date
anschrammh
b37dab16d5 Now handling pairing by asking to enter a passkey on the phone side. This
passkey is then verified with the code entered on the host side. Also
handling the repeat pairing event by reperforming the pairing process.
2023-04-18 23:13:47 +02:00
338c7e18e6 Added the possibility to set the battery service's battery value and started to add a descriptor to play around with nimble 2023-04-10 21:34:14 +02:00
a9e5589e87 Minor change 2023-04-08 20:04:19 +02:00
anschrammh
1faa5b3c84 Aligned ble_modem code with the W800SmartWatch ble modem code, corrected an english mistake in a comment 2023-04-04 08:21:58 +02:00
c04c035a4a Rephrased comment 2023-03-31 16:09:54 +02:00
anschrammh
5387213c06 Now updating the last byte of the bluetooth address if it does not follow the random address specification and updated a few log messages 2023-03-26 22:57:43 +02:00
anschrammh
d82cf42191 ble modem is now able to stop the service properly when it's turned of, added more info to the ram usage command in the nano_shell 2023-03-14 08:20:34 +01:00
anschrammh
ef0660c499 Added ble payload fragmentation handling depending on the current MTU size, added a few other function to interact with the ble service 2023-03-12 21:50:19 +01:00
anschrammh
8894eb6744 Added the ble directory exposing a ble_modem and ble_service interface. These source files will be used in the W800SmartWatch project but are tested here 2023-03-11 23:28:38 +01:00