dresden-elektronik / raspbee2-rtc

RTC kernel module builder for RaspBee II
BSD 3-Clause "New" or "Revised" License
20 stars 2 forks source link

deCONZ not connecting with Raspbee 2 #17

Open Ino56 opened 2 years ago

Ino56 commented 2 years ago

I've been trying to get a RaspBee 2 installed on a Raspberry 3B+ properly for a while now. At first the RTC didn't work, but after a clean image finally got it to work. Now it is not possible to connect the CONZ to the RaspBee 2; with the ConBee everything worked perfectly. I'm a bit desperate now because I replaced the ConBee with 2 RaspBee 2 modules and I can't get it to work........ Have no idea what else I can do now.

Any suggestions?

ChrisHae commented 2 years ago

There are some extra installation steps needed for the RaspBee2: sudo raspi-config

Interfacing Options → Serial

Would you like a login shell accessible over serial? → No Would you like the serial port hardware to be enabled? → Yes

Perhaps rebooting the RaspBee2 with the command could help: sudo GCFFlasher_internal -r

Or you need to update deCONZ and/or the Raspbee2 FW: https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Update-deCONZ-manually#update-in-raspbian

Ino56 commented 2 years ago

Chris,

many thanks!

The problem (I think) was rebooting the raspbee. After that updating was no problem any more and everything works fine now,