Hello Everyone!
I'm using a Serial Gateway Arduino Pro Mini/NRF24 on Rpi2/RPi3; is there a way to use NRF24 directly on RPi? I know that is available a porting but seems to not be updated with last release (2.0)...is it?
Thanks so much!
Hello Everyone!
I'm using a Serial Gateway Arduino Pro Mini/NRF24 on Rpi2/RPi3; is there a way to use NRF24 directly on RPi? I know that is available a porting but seems to not be updated with last release (2.0)...is it?
Thanks so much!
@sundberg84 Thank you so much, I will try! Only a doubt: why putting capacitors in parallel? Can I put a greater capacitor (in order to sum them as parallel)?
@sundberg84 2.4031 seems stable? Do you suggest to try beta?
About cap I've 4.7uF only on Radio...you've a 47uF on radio; where you have the 4.7uF?
Thanks for support!
@mfalkvidd Maybe you're right! My desk is very messy during this period...
I will try to make order and to isolate radio parts...Thank you so much for your suggestion!
@sundberg84 Thanks so much for your feedback!
Just to share info, what Domoticz release are you using? Mine is V2.3530 (stable).
I'm using Serial GW with default sketch, I change nothing in MyConfig.h.
I'm working on Arduino Nano with a NRF24L01+PA+LNA connected by USB to a RPi2 powered by a 2.5A USB charger.
I love Domoticz...it's a powerful controller! I hope to find a stable configuration for MySensors network!
@sundberg84
Yes, I've capacitors...
I notice that often if I reset serial connection the GW restarts to work...
In this way I set a Data Timeout in order to restart serial connection every 15 minutes.
On other hand I see in log "w1_master_driver w1_bus_master1: Family 0 for 00.e80000000000.2b is not registered." so I removed mod from Kernet at reboot; seems to work better...
I've no idea why GW stucks...if it is a common issue, what I need to know? I'm unable to find topics about it...
What controller you suggest?
Hi @sundberg84 , thank you so much for your support!
So do you think that could be a power issue?
I've Arduino Nano GW connected to RPi2 by USB cable, I don't have a separate power supply for radio.
I had same issue with NRF24L01+ (no PA/LNA)...
Hi Guys!
This is my first post on MySensors...what a wonderful world!
I'm using Domoticz as controller, I love it! But I've an issue with a Serial MySensors GW; after a while (from hours to days) it stops to receive data from sensors.
What I need to do is to restart GW pressing RESET button on it. I've made a Serial Gateway with Arduino Nano; I've installed Domoticz on RPi2.
Do you think that I need to setup a Timeout on GW? I need to check USB connection? I'm using NRF24L01+ for sensors and NRF24L01+PA+LNA for GW.
Thank you so much for your support!