franzelare wrote:did anyone try to run the gateway directly on a raspberry pi? instead of a serial or ethernet gateway to domoticz on an arduino? https://www.mysensors.org/build/raspberry
Yes, I have it running on my testing RPi3 for a month now. It works fine. There are some features which have not been implemented yet though.
- MQTT GW
- Signing
hmm, seems not to work...
when I hook up the radio to the correct pins and install the software, should I change anything on the example_linux/mysGateway.cpp before I make the build?
Jan, it is perfectly suitable - I have a moteino GW running on my RPi3 connected to AMA0 (UART).
However, Gizmocuz is right. The ethernet GW gives more flexibility.
Thanks for your reply. At the moment I do not use Mysensors, I'am a noob at this point. Based on your answer, I conclude that it should be possible to build a gateway with an arduino and RFM69. Am I right?
If so, next steps rpi B:
1. connect radio and uno
2. connect UART rpi >> RXD and TXD Arduino
3. enable UART > Modify /boot/cmdline.txt and /etc/inittab
4. what else is needed??
Thanks for your reply. At the moment I do not use Mysensors, I'am a noob at this point. Based on your answer, I conclude that it should be possible to build a gateway with an arduino and RFM69. Am I right?
If so, next steps rpi B:
1. connect radio and uno
2. connect UART rpi >> RXD and TXD Arduino
3. enable UART > Modify /boot/cmdline.txt and /etc/inittab
4. what else is needed??
I have a problem with a few sensors where I have to use
V_VAR / S_CUSTOM. For example, my lightning sensor.
V_VAR cannot be displayed as a device. There is also not a real "custom" device type. Any advice from you as to whether these are going to be implemented at all in Domoticz?
I have currently NRF24l10 currently working on my RPI as gateway for Mysensors.
and currently busy to "rebuild" my Domoticz and upgrade it to a RPI4.
i have considered migrating to HA but it is not that appealing as i hoped.
so now i am stuck with adding the NRF24L10 to the RPI connector.
i have 3 choices in domoticz:
1 gateway via USB
2 gateway via LAN
3 gateway via MQTT
currently it is "gateway via LAN" but if i select that i get a error "problem adding hardware"
Mysensors has stopped maintaining his webpage so now i am stuck.
i can vaguely remember that i need to do more but forgot how.
i know its old stuff but mysensors are the most reliable nodes i have.
can someone remember how to add the NRF24L10 gateway via the RPI connector?
goblin wrote: ↑Friday 10 January 2025 14:16
I have currently NRF24l10 currently working on my RPI as gateway for Mysensors.
and currently busy to "rebuild" my Domoticz and upgrade it to a RPI4.
i have considered migrating to HA but it is not that appealing as i hoped.
so now i am stuck with adding the NRF24L10 to the RPI connector.
i have 3 choices in domoticz:
1 gateway via USB
2 gateway via LAN
3 gateway via MQTT
currently it is "gateway via LAN" but if i select that i get a error "problem adding hardware"
Mysensors has stopped maintaining his webpage so now i am stuck.
i can vaguely remember that i need to do more but forgot how.
i know its old stuff but mysensors are the most reliable nodes i have.
can someone remember how to add the NRF24L10 gateway via the RPI connector?