Hello everyone,
I have a custom board based on the QIAA layout, when i try to flash the bluetooth beacon example from the zephyr samples directory, the board does not advertise at all(the board also doesn't work with other examples either). testing the same example on a similar board such as the nrf52840_pca10059 dongle, the application works perfectly.
please note that when using examples from the NRF5 SDK to flash this custom board, they work fine with no problem.
I'm flashing this board with the bootloader option set to n as it does not have one.
any help on how to progress from here is really appreciated