Search found 4 matches

by zang
01 Feb 2018, 00:08
Forum: Experimental
Topic: Serial Server - how to send commnad to Serial port from ESP?
Replies: 10
Views: 21459

Re: Serial Server - how to send commnad to Serial port from ESP?

What's the proper method to use this feature? When I use %eventvalue% I just get "!RFLink#". See my post here

viewtopic.php?f=4&t=4760
by zang
30 Jan 2018, 20:58
Forum: ESP Easy: General Discussion
Topic: Event Processing - RFLink
Replies: 5
Views: 6037

Re: Event Processing - RFLink

Maybe I'm misunderstanding the functionality of the Event Processing feature under the Serial Server device? Basically I have a serial device hooked up to the ESP (in this case its an Arduino Mega running RFLink). I want to take the serial data that the Arduino is sending to the ESP and have ESP Eas...
by zang
30 Jan 2018, 19:34
Forum: ESP Easy: General Discussion
Topic: Event Processing - RFLink
Replies: 5
Views: 6037

Re: Event Processing - RFLink

On !RFLink# do what??? You have the task name !RFLink (I suggest not to use special characters like the !, better RFLink), but not the value after #! See here... https://www.letscontrolit.com/wiki/index.php/Tutorial_Rules I didn't name the task !RFLink, thats the name of the built in RFLink option ...
by zang
30 Jan 2018, 16:13
Forum: ESP Easy: General Discussion
Topic: Event Processing - RFLink
Replies: 5
Views: 6037

Event Processing - RFLink

I have RFLink running on a Mega and have the serial tx and rx going to an ESP-12 running ESP Easy v2.0-20180126 and have a Serial Server devices configured. I can see the serial data from the RFLink on the ESP. I have enabled "Even Processing: RFLink" on the device and am trying to get it ...