Page 1 of 1

_P111_RF.ino

Posted: 14 Jul 2018, 07:26
by Asco
Hello,
I'm new to ESPEasy and I'm trying to use the RF receiver plugin.

When I refresh devices tab, I can see that the receiver works well; the rf code change every time I push a remote button but In the log nothing happen and Domoticz don't receive the code.

When I open the log tab, I can see only the first code received and nothing after (even if the value change in the device tab)

Code: Select all

4023902: Load File stats: Count: 15 Avg/min/max 8459.73/1339/18477 usec
4023902: Plugin call 50 p/s stats: Count: 1414 Avg/min/max 890.41/745/1293 usec
4023903: Plugin call 10 p/s stats: Count: 288 Avg/min/max 993.93/906/1347 usec
4023903: Plugin call 10 p/s U stats: Count: 288 Avg/min/max 3507.58/3017/4441 usec
4023903: Plugin call 1 p/s stats: Count: 30 Avg/min/max 10663.83/1522/48728 usec
4023904: checkSensors() stats: Count: 30 Avg/min/max 869.13/524/6958 usec
4023904: sendData() stats: Count: 6 Avg/min/max 42588.33/38898/46044 usec
4023904: WD : Uptime 67 ConnectFailures 0 FreeMem 13816
4031861: FILE : Saved config.dat
4041810: RF Code Recieved: 25062154
4041810: For sending this command,
4041811: use URL: http://ESP_03/control?cmd=RFSEND,25062154,1,25
4044643: Domoticz: Sensortype: 20 idx: 201 values: 25062154
4053905: LoopStats: shortestLoop: 43 longestLoop: 4206929 avgLoopDuration: 90.98 systemTimerDuration: 29.60 systemTimerCalls: 30 loopCou
4053909: WD : Uptime 68 ConnectFailures 0 FreeMem 13792
4083910: LoopStats: shortestLoop: 43 longestLoop: 4206929 avgLoopDuration: 78.87 systemTimerDuration: 31.32 systemTimerCalls: 31 loopCou
4083915: WD : Uptime 68 ConnectFailures 0 FreeMem 13816
CAn someone help me with this?

Thank you in advance
Chris