With my custom board I can program it, debug it and it output log ok, but just can not be scanned or scanning any other ble devices.
besides: the code works well in other demo board.
the output log as fallows:
[00:00:00.000,000] <debug> ble_scan: Adding filter on CPS_xxx name
[00:00:00.000,183] <info> app: ATT MTU example started.
[00:00:00.000,183] <info> app: Press button 3 on the board connected to the PC.
[00:00:00.000,183] <info> app: Press button 4 on other board.
[00:00:00.000,213] <info> app: This board will act as responder.
[00:00:00.000,213] <info> app: Starting advertising.
[00:00:00.008,056] <info> app: Starting scanning.
[00:00:00.008,209] <debug> ble_scan: Scanning
Thanks.