MaikelK wrote: ↑Monday 15 May 2017 19:38
So,
I did some searching etc. and wired up my ESP-01 to the RFLink.
I have set everything up with ESPeasy and everything is working.
I do have a small remark to make on the wiring schedule below:
--The yellow line on the MEGA board should be connected to the TX0-->1 connection(as it is in the picture it cant because it's occupied by the RFLink)
--The blue line on the MEGA board should be connected to the RX0<--0 connection instead of the one in the image(as it is in the picture it cant because it's occupied by the RFLink)
--Be sure to connect the red wire to the 3.3 volt output of the Arduino Mega(look on the board)
--Connect the following pins to 3.3 volt, VCC, RST, CH_PD and GPIO0. This should ensure that the ESP-01 boots in the correct mode.
The resistors ensure that the 5 volt TX0-->1 output of the Arduino MEGA is stept down to 3.3 volt where the RX is made for.
ESP-01 pin description
If have setup ESPeasy with the following Controller settings:
Protocol: Domoticz HTTP
Locate controller: Use IP Address
Controller IP: your domoticz IP
Controller port: your domoticz Port
Controller user: empty/nothing
Controller Password: empty/nothing
Enabled: Box ticked
If have setup ESPeasy with the following Device settings:
Device: Serial Server
Name: Choose one
TCP Port: 9999
Baudrate: 57600
Data bits: 8
Parity: No parity
Stop bits: 1
Reset target after boot; Empty/nothing
RX Recieve timeout(msec): 0
Event processing: None
Enabled: Box ticked.
In Domoticz i already had the RFLink Gateway with USB and like someone wrote i just changed it to RFLink Gateway with LAN interface, this saves us from re-adding all the devices we already had.
Datatime out i have put to 1 minute, i have read that it would be better(dont know why anymore)
Remote address: IP of you ESP-01 module
Port: the TCP Port that you set under Device settings of the ESPeasy.
Otherwise you can just add it instead of changing it.