summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authordanicampora <danicampora@gmail.com>2024-10-03 09:50:15 +0200
committerDamien George <damien@micropython.org>2025-05-07 21:25:53 +1000
commitfe28cd78fefde7da1bc7614982223ce9e522143a (patch)
tree30a98987094c735051e76f6dd5bb0041cd7418a5 /docs/esp32/tutorial
parent1b123579a2c987901c3ddb9c342b041f1526943f (diff)
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 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions