With Zephyr, I am using BLE Stack sample (rpc-host) on net core and peripheral_uart on app core. I changed the uart pins on from the standard dvk configuration on devicetree files to new pins in order to test using an external uart converter to RS232. I removed the same pins from appcore's devicetree. The console is not sending anything to these new pins.