Hello,
I have a costum board with nrf52832 chip. when I upload example code "/examples/peripheral/uart/" I can see logs coming and loopback test is working great, but when I upload "examples/ble_central/ble_app_multilink_central/pca10040/s132/armgcc/" GPIO on LED pins works, ble also works, but i can not see logs comming true uart. If I test same code example on "/examples/ble_central/ble_app_multilink_central/pca10056/s140/armgcc" on nrf52 devkit with nfr52840 chip on it, all logs are coming great without of sdk_config.h file change. What I missed in sdk_config.h file or what disturbs uart comunication when ble_app code examples are used with nrf52832 chip?
Schematic of costum board:

and config file:
modified pca10040.h file for custom board:
Makefile I did not change.
Thank You for Your support

: