zephyr/samples/boards
Jonas Remmert 098749bb45 samples: mesh_badge: fix BT mesh provisioning error
The BT Mesh Configuration Client API is used in an asynchronous manner
and the app key was not added before attempt binding it to mesh models.
This caused the binding functions to fail and resulted in a fail when
trying to to send mesh messages.

This commit registers a callback that is called when the app key is
assigned. After this callback is called, the binding functions are
called.

Signed-off-by: Jonas Remmert <j.remmert@phytec.de>
2023-02-21 18:36:05 +02:00
..
96b_argonkey includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
arc_secure_services yamllint: fix all yamllint hyphens errors 2023-01-04 01:16:45 +09:00
bbc_microbit includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
esp32 soc: esp32: add light sleep sample code 2022-12-05 15:09:53 +01:00
google_kukui includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
intel_adsp/code_relocation samples/boards/intel_adsp: Make sample work with twister 2023-01-19 09:17:06 -08:00
mec15xxevb_assy6853 yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
mimxrt595_evk_cm33/system_off samples: mimxrt595: Add Deep power down sample 2023-01-04 11:03:42 -06:00
mimxrt1060_evk/system_off tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
nrf sample: s2ram: Remove s2ram sample 2023-02-09 22:08:28 +09:00
nxp_s32/netc boards: s32z270dc2_r52: document supported features 2023-02-08 08:07:56 -08:00
qomu samples: boards: Add Qomu board sample 2022-10-20 15:41:09 +02:00
reel_board/mesh_badge samples: mesh_badge: fix BT mesh provisioning error 2023-02-21 18:36:05 +02:00
sensortile_box samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
stm32 samples: boards: stm32: Rename README.md to README.rst 2022-11-08 13:47:09 -06:00
ti/cc13x2_cc26x2/system_off includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
up_squared/gpio_counter includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
boards.rst