Thank you @mfalkvidd!
I have been busy and had many issues to figure out for myself, but I still can't understand how binding with openHAB works.
How does the information from nRF24 get to openHAB? I have MySensors Binding add-on installed in openHAB.
I would be very grateful if someone could help with this last step. After this my first little sensor will be ready to go live.
@ricorico94 welcome to the MySensors commu ity! All you need to do when switching from raspberry pi gateway to ethernet gateway is change the "hardware" configuration in Domoticz.
However, if you are just starting out, don't use this gateway. It works for MySensors 1.x only. Use the new raspberry pi gateway instead.
Hello Guys ,
I am looking to run the rasp pi as gateway+controller with the nrf24 . Please where should i start from does it have any explanation like we have for the arduino s running mysensor ? .
This list seems the most complete list of available Home Automation Software and not only open-source and not only for MySensors.
I have some proposals:
is it possible to add voting here to see, who has selected what software and see what is the most popular HA platform?
OpenRemote seems to be more commercial, than open source. In free version it's so limited, that almost unusable.
You can add some more Commercial Software in the list, but not sure how they can support mysensors:
--Eve Server http://www.ilevia.com/eve-server/
-- Iridium Server http://www.iridiummobile.net/server/
Regards
UPDATE
I think it's a problem with the arduino board itself.
So since my previous posts I've tried multiple radios and I've got a 4 working nodes now:
Mega + NRF24
UNO R3 + NRF24
DCcEle (clone) + NRF24
Nano DCCduino (clone) + NRF24
Plus the Raspberry Pi 2 as gateway with NRF24L01+ PA/LNA is working.
So... it seems like it's a problem with that Uno board.... weird.
I've tried multiple radios (specifically ones that worked on the other boards) and none of them work. Like I said before, the board and the Rp2 seem to be communication but not properly.
Has anyone ran into a similar problem before?