W801_SDK_dev_env/app
anschrammh 34ad38d34a Started to write the module used to interact/communicate with the gadget bridge Android app.
The API will contain functions to send data to the app as well as a parser used to decode and extract data sent from the app.
It will internally use/access the NUS BLE service exposed by the ble_service.c file
2023-04-05 08:03:58 +02:00
..
app_lib SDK updated 2022-11-01 18:22:10 +01:00
ble Started to write the module used to interact/communicate with the gadget bridge Android app. 2023-04-05 08:03:58 +02:00
third_party SDK updated 2022-11-01 18:22:10 +01:00
main.c SDK updated 2022-11-01 18:22:10 +01:00
Makefile SDK updated 2022-11-01 18:22:10 +01:00
nano_shell_command.c Updated the nano shell commands to use the new bluetooth modem start API which as the option to set the modem in bluetooth only mode 2023-04-05 07:58:09 +02:00
nano_shell_port.c Now also outputting SDK logs to UART1 pins, corrected an issue raising an error when using the nano_shell and added a workaround to be able to really stop the BT modem. Probably a bug in the SDK or in the chip ? 2023-03-08 14:04:01 +01:00
nano_shell_server_task.c SDK updated 2022-11-01 18:22:10 +01:00
nano_shell_server_task.h SDK updated 2022-11-01 18:22:10 +01:00