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?
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.
Hi @GertSanders,
Do you happen to still have the Eagle project files from version 3 you created and shared on OSH Park? I'd like to add a set of pads for the mini smd version of the NRF24L01. If not, I'll just use the version 2 files from openhardware.io and try my best to recreate the changes you made between them.
Kind regards,
AH