You can have multiple channels per node. Just when you configure yours put them all on the same channel and encryption
The default channel that everyone is on is not safe encryption because everyone knows it.
But if you create your own channel and encrypt it, on your own mqtt server you’re essentially invisible. You can even choose a separate band for your own mesh locally to you.
what happens if someone else uses the same channel with different encryption or keys? like is a “channel” a unique identifier or is it just a word for a specifically defined result of a cryptographic process so the “channel” ID is only possible if you have the same keys?
My intent, eventually, is to wire up home assistant to turn on my sprinklers every morning unless barometric is below 1013mb. As that indicates it’s likely to rain.
Now for the reason why I built it:
My neighborhood has a gate and we are not allowed to have codes. So I often receive calls from Amazon drivers saying they can’t get in. I have to explain that they need to look me up in the directory and call me from the call box. I wanted a way to push a button in home assistant and open the gate. So I made this and put a RF transmitter module inside. Then I hid it with the other lights at the entrance to my subdivision. Now I can push a button in Home Assistant and it will send a command to the solar light via Meshtastic LoRA and the light will transmit the code to open the gate.
How are you implementing the solar side of things? What are the specs of the panels? How much usable sun can you rely on? And for how long does it need to run when there’s no sun?
I haven’t messed with solar for a very long while. But I think that it should be relatively easy in the grand scheme of things.
Rak devices use the nrf52840 chip which is super low power. The device I’m making is the same chip and low power high wattage. It will compete with the rak for range but use the same power.
Esp32 devices will barely stay up 8 hrs on an 18650 so that little solar panel would never be able to power it
House has old telephone pole (prev owner liked ham radio, pole owned by friend now)
That friend is slightly into meshtastic
If we were to get a RAK in one of these… Do you think a single 18650 + the panel would be enough to handle a Michigan December (@Hamspiced)? I could probably add some mylar near the top to prevent overheating in the summer too.