jethome-ru / zigbee-firmware

130 stars 28 forks source link

CC2358 on UART check #15

Closed Kosygor closed 3 years ago

Kosygor commented 3 years ago

Hello

I`m switching from CC2531 to CC2538 -precisely this one. I have flashed Your firmware.

I am now debugging it because it does not talk to Z2M addon on HA. And here is the question: How can I check if it working properly ? Should it send anything via serial when it is not used by Z2M software ? Currently it is sending ▒A▒ after pushing reset button with both serial connection on both FTDI/UART and ESP2866.

Kosygor commented 3 years ago

Ok this was perfectly normal. This has something to do with socat inside addon. I have established socet inside Debian itself and it works. Everybody having same doubts can treat ▒A▒ after hitting reset as normal.