I have custom board with nrf52833 SoC. its works fine with all example of NRF SDK1.7.1. except with ZigBee examples it did not works. I run Zigbee:Network coordinator with my board and build both samples Zigbee: Light bulb and Zigbee: Light switch in nrf52833dk. However, both light bulb and light switch did not connect to each other. I check the pin that connected to led-3 of nrf52833dk and it is high on the custom board. which according to LED User interface the ZigBee network is on.
I don't know where my error is. or I must add something in DT. any one can help.
Also, I have problem that Terminal Emulator Not working or debug terminal in custom board. I include all configuration of terminal in prj.conf. it is working fine with nrf52833dk !!
Im using segger IDE with 1.17.1 nrf SDK .