I'm using a nRF-52840 connecting with BLE to a phone. I'm using zephyr nRF Connect SDK v2.4.1.
I give a name to my bluetooth device using the CONFIG_BT_DEVICE_NAME configuration in my prj.conf file. Is it possible to change the value of this configuration in the build command that is generated with the CMakeLists file and the Build Configuration?