Hello,
I am trying to disable using uart for console use Kconfig.
I am using sdk v2.0.2 (VSCode + nrf connect extension)
It works and the software works as expected. After making some modifications, I check the configuration and use Uart for console is enabled again.
When I disable use uart for console and try to save that configuration to prj.conf using save to file button, it says "no changes to save".
Any Idea what should I do to disable it permanently?
Dhafer