Page 1 of 1

No infrared plugin ?

Posted: 07 Jan 2019, 04:41
by happytm
I am trying to load Espeasy with bin file but I do not get IR and IRTX plugins.Is there something I should know ? I tried Dev & testing bin files but no luck.
I used ESP_Easy_mega-20190106_dev_ESP8266_4096.bin on nodemcu.

Build:⋄
20103 - Mega
Libraries:⋄
ESP82xx Core 2_4_2, NONOS SDK 2.2.1(cfd48f3), LWIP: 2.0.3 PUYA support
GIT version:⋄
mega-20190106
Plugins:⋄
76 [Normal] [Testing] [Development]
Build time:⋄
Jan 6 2019 03:19:56
Binary filename:⋄
ESP_Easy_mega-20190106_dev_ESP8266_4096.bin

Re: No infrared plugin ?

Posted: 07 Jan 2019, 05:12
by Oxyandy
IR would not be a common usage I guess, so maybe you need to add the required files & self compile, bit of reading here
post #39 showing required files.
http://www.letscontrolit.com/forum/viewtopic.php?p=8709
Anyway sure someone will be able to guide you better with real experience, this will get you started

Re: No infrared plugin ?

Posted: 07 Jan 2019, 05:15
by Oxyandy

Re: No infrared plugin ?

Posted: 07 Jan 2019, 05:23
by happytm
Thanks.But I do not see it listed on devices pages. It seems everything else is listed but not these 2 IR plugin for some reason.Can some one else try to load DEV bin and confirm ? I want to make sure I am not doing something wrong.

Re: No infrared plugin ?

Posted: 07 Jan 2019, 05:46
by grovkillen
You need to use the bin file ending with _IR. The IR library is too big to fit in the normal builds.

Re: No infrared plugin ?

Posted: 07 Jan 2019, 06:16
by happytm
Oh OK. I knew I was not paying attention.

Thanks.