Search found 6 matches

by sebi2003
08 Nov 2017, 14:40
Forum: ESP Easy: Software
Topic: RF 433 plugin for KAKU in the playground
Replies: 42
Views: 49090

Re: RF 433 plugin for KAKU in the playground

lock at this one https://www.letscontrolit.com/forum/viewtopic.php?p=20598#p20598 I had the same problem. After deleting some standard plugins and do exactly what is mentioned in the tutorial for compliling ESPeasy with Arduino IDE everything works for me. I compiled KAKU Plugin and the other RF sen...
by sebi2003
08 Nov 2017, 14:35
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65596

Re: rc-switch plugin

ok. I fixed it myself. As mentioned above (by by oisisi in post #57), I had to delete many standard plugins (more than 5 depends on the size) to get It compiled. It´s also necessary to get a really clean portable version of Arduino IDE with the necessary libraries. Very important to do exactly what ...
by sebi2003
14 Aug 2017, 10:23
Forum: ESP Easy: Software
Topic: RF 433 plugin for KAKU in the playground
Replies: 42
Views: 49090

Re: RF 433 plugin for KAKU in the playground

I bought REV Ritter Outlet Sockets from Bauhaus also available at amazon: https://www.amazon.de/gp/product/B0017USSM4/ref=ox_sc_act_title_2?ie=UTF8&psc=1&smid=A3JWKAKR8XB7XF I successfully integrated the kaku plugin from the playground with Arduino IDE (2.0.0 dev11 version). The chipset is T...
by sebi2003
11 Aug 2017, 19:24
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65596

Re: rc-switch plugin

I tried compiling the latest github ESPEasy mega source with Arduino IDE 1.8.3 and can compile ESPEasy (dev11). When I copy _P144_RC-Switch-TX.ino from the playground it works for me, too. Same for _P112_RFTX.ino. But when I add _P111_RF.ino i get the following error message: exit status 1 'irReceiv...
by sebi2003
11 Aug 2017, 12:29
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65596

Re: rc-switch plugin

ok...i will try it this afternoon.
Can U upload your compiled .bin?
by sebi2003
11 Aug 2017, 08:17
Forum: ESP Easy: Software
Topic: rc-switch plugin
Replies: 62
Views: 65596

Re: rc-switch plugin

i try to compile dev11 with Arduino IDE 1.6.12 as suggested here: https://www.letscontrolit.com/wiki/index.php/Tutorial_Arduino_Firmware_Upload Compiling is possible for dev11 without any plugins from the playground. When I add _P111_RF.ino and _P112_RFTX.ino or only one of them I get exit status 1....