2025-12-02 3:34 AM - last edited on 2025-12-02 3:50 AM by Andrew Neil
Hello,
I am using Zephyr v4.3.99 and want to build and run the BLE peripheral example from samples\bluetooth\peripheral for the following targets:
I carried out the following steps:
west build -b nucleo_n657x0_q --shield x_nucleo_wb05kn1_uart samples\bluetooth\peripheral
The project builds successfully but I can not see the default advertisement, what could be wrong? @Sebastien DENOUAL