Thnak you @mfalkvidd !
It works!
Ths @sundberg84 .
Another question, is it possible to me a Rapsberry a gateway server, and some arudinos like a slaves ?
HI Guys,
I have a doubt: is it possible create with the same arduino a serial gateway and some actuators like relay and temperature sensor ?
I want to receive some commands from another arduino - NRF24L01 - and make some actions like turn on some lamps starting from gateway arduino.
Tks!
Eduardo
@hek said:
MY_GATEWAY_SERIAL
Hi @hek!
Do you know if the feature - MY_GATEWAY_SERIAL - it is in 1.5 version ? Or jut in development ?
Hi Theol
, I am testing Domoticz... My problem now it is the status of lamp, it is inverse - when the lamp is on, in Domoticz show off, and vise-versa.
This week, I will buy the components of arduino, and I will check about the ProMini. I understand my thought now it is correct. ok ?
Regards,
Eduardo
Hi guys!
Today I have 1 arduino Uno connected to my RaspberryPi 2 by serial cable. This arduino controls 2 relays for on and off lights of my house. I am using Pidome to manage the system's house.
Now I want to buy another arduino, to put outside a make some new controls:
I think about 1 arduino nano to control this things.
Now my doubt: I think the best option to connect both arduinos X Raspberry is a radio control. I beleive can put a serial gateway with radio in my Uno, connect via USB in my Raspberry, and I put another radio nano - sensor. I believe that the nano and uno can comunicate. Am I correct ? Is it the best choice ? Anybody have another idea ?
I wait few comments.
Thank you
Eduardo
Tks Hek!
I changed the source, but now I do not compile the code.
Do you know what is that ?
MyGatewayTransport.cpp:In function 'void gatewayTransportProcess()
MyGatewayTransport.cpp:54:16: error: cannot resolve overloaded function 'receive' based on conversion to type 'bool
:if (receive) {
Error compiling project sources
I am using RelayActuator.
How can I take some sample to create a relay actuator using the development version ? Do you have some documentation of this version ?
Thanks for information. I downloaded the development branch, but the SerialGateway is "empty". Is it correct ? The version 1.5 is compatible ?
I don't have radio. Because this, I just want to use serial usb.