User Activity

Hello,I work on a simple config  with stm32CubeMX with 2 endpoints on stm32wba54kgu6,Endpoint 1 with cluster on/off receiving command clientEndpoint 2 running as cluster temperature server.I use ZigbeetoMqtt coordinator.When i use router mode, i can ...
Could you add NVM option for zigbee stm32WBA in cubeMX ?It's essential for developement of application (persistence and coord association...)thanks
For your informationSizeof is used in place of strlen and my coordinator receive a \0x00 at the end of the string !!when i generate code with MX generation tools, in function : in red old code in green new code void APP_ZIGBEE_ConfigBasicServer(void)...