Best hardware for gateway with encryption and signing
-
I really like the MySensors concept and was experimenting with it for some time using Arduino UNOs as Gateway and nodes. Then I wanted signing and encryption and UNO was too lite for it. Then I went or Orange Zero as it will provide me option to use SSH for including new signatures and easy recompile. I also prefer MQTT.
Now I am stuck. I can not make signing nor encryption to work on the Orange. Is it really supported? I found an old post that for Raspberry it is not available yet.
Does Sensebender will do it? Will MQTT work with Ethernet shield?
-
Mega2566?
-
Well, I avoided the MEGA board as it requires USB connection with PC to recompile when whitelisting new nodes. I have RPi3 close to it, if I can recompile the MEGA from the PI without physical intervention (changing cables/ removing LAN module) then I might try that way...but anyone with such setup?
-
@8667 SenseBender gateway
-
@anticimex said in Best hardware for gateway with encryption and signing:
SenseBender gateway
There should be a table with all the features of each gateway so people can choose easily.
-
@8667 I am not sure what feature you are looking for. Most, if not all, boards are pretty well documented on the openhardware.io site.
-
@anticimex I was no talking about the hardware specs, but about the limitations you have with each choice of hardware as mysensor gateway
-
@8667 That is inherently hard to state firmly due to so many variables. How much debug do you want, what libraries do you want to include, what software version do you plan to use, and so on.