Can't find zigbee IEEE address in stm32wb55 example code
Hello,
I am trying to implement a zigbee network using stm32wb55 custom board. I use STM32Cube_FW_WB_V1.21.0 zigbee examples. Everything works perfectly, but
I want to change the client/router 64 bit IEEE address, but I can't find where it is set or hard coded in the code.
I have to change it because end devices must have unique IEEE addresses.
