Hi, I want to enable Bluetooth support on nrf5340 for FOTA. Serial seems to work fine but BT doesn't seem to advertise.
I get the following error after flashing smp_svr with relevant overlays for BT and serial on appcore.
Does smp_svr include the components required by netcore automatically once flashed with CONFIG_BOOTLOADER_MCUBOOT=y on nrf5340?
or have I done anything wrong?
Can anybody help me out please?
*** Booting Zephyr OS build v2.7.0-rc3-136-g0e1ecb373a1b ***
I: Starting bootloader
I: Primary image: magic=good, swap_type=0x2, copy_done=0x1, image_ok=0x1
I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
I: Boot source: none
I: Swap type: none
I: Bootloader chainload address offset: 0x10000
I: Jumping to the first image slot
*** Booting Zephyr OS build v2.7.0-rc3-136-g0e1ecb373a1b ***
[00:00:00.006,317] <wrn> bt_hci_core: Failed to set device name (-12)