Trouble with RFLink on SYNOLOGY
Moderators: rtenklooster, Voyager, BertB, Stuntteam
Trouble with RFLink on SYNOLOGY
Hi,
i've just installed RFLink on Arduino MEGA with USB cable, updated succesfully to the R44, connected to my Synology DS214Play with a Capacitor of 10 microFarad between RESET and Ground and finally correctly configured on my Domoticz APP.
i can read 2 Device, 1 Temp Sensor and an OWL CM180
the only strange thing is that RFLink stop to recive data after 5/7 minutes from start and the only thing i can do is to disconnect e reconnect it from the USB, but each time after 5/7 minutes it hangs.
what's wrong ?
Thanks in advance
Giuseppe
i've just installed RFLink on Arduino MEGA with USB cable, updated succesfully to the R44, connected to my Synology DS214Play with a Capacitor of 10 microFarad between RESET and Ground and finally correctly configured on my Domoticz APP.
i can read 2 Device, 1 Temp Sensor and an OWL CM180
the only strange thing is that RFLink stop to recive data after 5/7 minutes from start and the only thing i can do is to disconnect e reconnect it from the USB, but each time after 5/7 minutes it hangs.
what's wrong ?
Thanks in advance
Giuseppe
Re: Trouble with RFLink on SYNOLOGY
Connect RFlink to a PC and run RFlink loader to see if it also stops aftre 7 minutes or not..
Here you can see how to do that:
http://www.nemcon.nl/blog2/development
Here you can see how to do that:
http://www.nemcon.nl/blog2/development
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
Good Evening,
Ok...RFLink works good when connectd to the PC.
What's wrong with synology ? Could you please sudgest how to trouble shoot this ?
Thanks in advance...
Giuseppe
Ok...RFLink works good when connectd to the PC.
What's wrong with synology ? Could you please sudgest how to trouble shoot this ?
Thanks in advance...
Giuseppe
Re: Trouble with RFLink on SYNOLOGY
Check the USB chip on your Arduino.. is it an Atmega chip or a CH340 chip..?
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
I bought it from you...it's an original ATMEGA2560.
Re: Trouble with RFLink on SYNOLOGY
Thats impossible because I do not sell anything.
You might have bought it from the Nodo shop, they have a CH340 and a non CH340 version.
The CH340 version works directly on the Synology and no capacitor is needed.
You might have bought it from the Nodo shop, they have a CH340 and a non CH340 version.
The CH340 version works directly on the Synology and no capacitor is needed.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY



i know the story of the capacitor...and i put one capacitor of 10 microFarad between reset and GND when the RFLINK is connected to SYNOLOGY...
Re: Trouble with RFLink on SYNOLOGY
Well.. if you have an Arduino with CH340 you should not use the capacitor
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
Again...my RFLINK is equipped with ATMEL serial port...works like a charme connected to a PC without the capacitor...works only for 5/7 minutes connected to a SYNOLOGY DS214Play with the capacitor...
anyone can help ? somebody has experienced my same trouble ?
Thanks in Advance
Giuseppe
anyone can help ? somebody has experienced my same trouble ?
Thanks in Advance
Giuseppe
Re: Trouble with RFLink on SYNOLOGY
Maybe get an Arduino Mega witha CH340 serial controller.. costs around 5 euros..
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
Increasing or decreasing capacity could change something ?
Re: Trouble with RFLink on SYNOLOGY
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
Since I'm having a similar problem are you saying the Megas without CH340 are "bad"? Also bought a complete kit from Nodo Webshop.Stuntteam wrote:Maybe get an Arduino Mega witha CH340 serial controller.. costs around 5 euros..
///Redferne
Re: Trouble with RFLink on SYNOLOGY
The version with Ch340 works a bit smoother on a Synology than the version with atmega usb chip.
Alternative option is to get a FTDI usb to serial converter and hook the arduino with that to the Synology USB port (thus not using the USB on board of the Arduino)
Alternative option is to get a FTDI usb to serial converter and hook the arduino with that to the Synology USB port (thus not using the USB on board of the Arduino)
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: Trouble with RFLink on SYNOLOGY
I'm running on a Raspberry PI 3. Would it make any difference? Please define "smoother", we are talking about a 57600 baud serial interface, not 4000000.
///Redferne
Re: Trouble with RFLink on SYNOLOGY
This thread is about known issues with Synology and Arduino devices..
Arduino's with an Atmega serial IO chip have this ussue while Arduino's with a CH340 serial IO chip do not.
Arduino's with an Atmega serial IO chip have this ussue while Arduino's with a CH340 serial IO chip do not.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Who is online
Users browsing this forum: No registered users and 11 guests