W801_SDK_dev_env/app
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
..
app_lib Added two new functions performing a precise blocking delay in micro and milli seconds 2023-04-13 13:23:46 +02:00
ble Now handling pairing by asking to enter a passkey on the phone side. This 2023-04-18 23:13:47 +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 Changed some BLE stack parameters as I'm trying to make bonding with passcode work 2023-04-18 17:03:12 +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