Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar to those in peripheral_lbs example, but when i try to enable it like this in prj.conf:
i get a Undefined Reference to _device_dts_ord_82. Same happens when i try to call bt_enable in my source file. Im uploading my zephyr.dts file below. Thanks for help!
Full error message: zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a(hci_core.c.obj):(.data.bt_dev+0x170): undefined reference to `__device_dts_ord_82'