Xinyuan-LilyGO / T-ZigBee

Zigbee Ultra Low Power IOT Development Board
GNU Affero General Public License v3.0
72 stars 18 forks source link

Is light_demo expected to be working fine after reset? #41

Open 0h41 opened 2 months ago

0h41 commented 2 months ago

I have succesfully ran light_demo and joined my network. Both sending and receiving messages works, until I reset the board. After restarting, device is still in the network, can send messages, but doesn't receive anything from the coordinator. From coordinator side it just times out.

Is this expected behaviour for this demo? Do I need to send some re-join command somehow?