Custom network name

Hi,

I have tried setting a custom network name by adding 

CONFIG_OPENTHREAD_NETWORK_NAME="MILIEU_OTNET" to prj.conf of both coap client and coap server. But they always seem to be using the default 'ot_zephyr' network name. I have rebuild the project once the prj.conf changed.
When I check the .config file after the build, it shows 
CONFIG_OPENTHREAD_NETWORK_NAME="MILIEU_OTNET".
What could be going wrong? 
Thanks,
Parents Reply Children
Related