diff options
author | danicampora <danicampora@gmail.com> | 2024-10-03 09:50:15 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-07 21:25:53 +1000 |
commit | fe28cd78fefde7da1bc7614982223ce9e522143a (patch) | |
tree | 30a98987094c735051e76f6dd5bb0041cd7418a5 /tests/basics/gen-yield-from-throw.py | |
parent | 1b123579a2c987901c3ddb9c342b041f1526943f (diff) | |
download | micropython-fe28cd78fefde7da1bc7614982223ce9e522143a.tar.gz micropython-fe28cd78fefde7da1bc7614982223ce9e522143a.zip |
zephyr/modbluetooth_zephyr: Allow BLE to create services at runtime.
This commit adds the required functionality for a peripheral to create
services at runtime, using `BLE.register_services()`.
The feature is enabled on the nrf52840dk_nrf52840 board.
Note that the `CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n` option must be used
so that BLE notifications/indications can be sent even if not subscribed.
Signed-off-by: danicampora <danicampora@gmail.com>
Diffstat (limited to 'tests/basics/gen-yield-from-throw.py')
0 files changed, 0 insertions, 0 deletions