This website requires JavaScript.
Explore
Help
Sign In
Th3maz1ng
/
W801_SDK_dev_env
Watch
1
Star
0
Fork
0
You've already forked W801_SDK_dev_env
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f7c692c751
W801_SDK_dev_env
/
app
/
ble
History
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
..
ble_modem.c
Reworked the timeout waiting for the ble service to stop which was too short
2023-03-26 22:52:47 +02:00
ble_modem.h
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
ble_service.c
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
ble_service.h
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
bluetooth_sig_values.h
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
Makefile
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