I just connected my Clusterhat last night and I'm having a bit of trouble. I'm looking for some guidance.
What I have:
I have a Raspberry Pi 3b+ as the controller, with 3 Raspberry Pi Zero W's and 1 Raspberry Pi Zero. One of the Raspberry Pi Zero W's has an e-ink shield on it, facing outward. Two of the Raspberry Pi Zero W's do not have a microSD card in them, but that is okay...the remaining devices have already been configured and running Raspbian with static IPs and I had been able to SSH into them prior.
I previously had 6 nodes total, configured and working in a Docker Swarm, and ideally, I would like them all to continue to connect wirelessly as members of the swarm...so, the only thing I really would like out of the Clusterhat at the moment is to supply power...though, possibly in the future I may want to boot them without microSD cards and use them like that.
My difficulty at the moment is that I cannot get power to any of the devices connected to the Clusterhat. The 3b+ has power and I am able to SSH into it.
Here's what I have done:
I connected the Clusterhat to the 3b+ (including the USB cable).
I connected the Zeros to the Clusterhat
I connected the power.
While SSH'ed into the 3b+, I cloned the repository, but I did not build any of the images as some of the devices were already working.
I enabled i2c on the 3b+ and rebooted.
At this point, I was expecting to see a green light on each of the Zeros, but did not.
In the repository, I found files/sbin/clusterhat (which was a link to /files/sbin/clustercntl) and found directions online to apply power, but no variation of using that command produces any results. Status, on, init, alert on...all commands just run without any error or results...even while run as sudo. I suppose this may be because they are not running the base images provided.
I found the troubleshooting guide and I see that the blue light on the Clusterhat glows, but never turns off. My understanding is that the blue light should go out. The troubleshooting guide suggests that the Clusterhat may not be plugged all the way in, so I removed it and reseated it, but get the same results. I did not utilize any standoffs, but I can, if it will make a difference.
Some suggested the Zeros need to be plugged in very tightly, so I reseated each of them and ensure they "clicked".
I can attempt to build the images if needed, but I was hoping to them as-is. I would like to know if there is something physical I can do to get these working, of it I have a bad board.
I can provide pictures for clarification if required. Any help would be greatly appreciated.