Search found 16 matches

by dony71
10 Jan 2020, 03:08
Forum: ESP Easy: General Discussion
Topic: Why Wifi webgui cannot connect most of the time?
Replies: 2
Views: 4857

Re: Why Wifi webgui cannot connect most of the time?

From the router, I notice device connected at TXrate and RXrate 1Mbps all the time
Any hints why?
by dony71
10 Jan 2020, 02:20
Forum: ESP Easy: General Discussion
Topic: Why Wifi webgui cannot connect most of the time?
Replies: 2
Views: 4857

Why Wifi webgui cannot connect most of the time?

I'm using latest release ESPEasy 20191208 Wifi is connected and I don't see any strange in serial log but why webgui cannot be reached most of the time? I have erase blank flash memory and reflash, but problem still exist Router is behind firewall, but is it matters since I just want to connect devi...
by dony71
09 Jan 2020, 03:01
Forum: ESP Easy: Software
Topic: Compile for ESP8266 mega-20191208, no boot
Replies: 1
Views: 4232

Compile for ESP8266 mega-20191208, no boot

I try to compile latest espeasy mega-20191208 for normal_ESP8266_1M Compile shows successfully without any error However after flash binary file, no boot at all on serial terminal No problem if using precompile binary from https://github.com/letscontrolit/ESPEasy/releases/download/mega-20191208/ESPE...
by dony71
18 Jun 2019, 21:09
Forum: ESP Easy: General Discussion
Topic: EVENT not being publish
Replies: 1
Views: 7154

EVENT not being publish

i notice in log there are event 31549163: EVENT: PPD42NJ#PM10_ug_per_m3=0.05 31549396: EVENT: PPD42NJ#PM25_ug_per_m3=0.05 31549608: EVENT: PPD42NJ#PM10_mili_ppmv=nan 31549835: EVENT: PPD42NJ#PM25_mili_ppmv=nan 31550047: EVENT: PPD42NJ#AQI_PM10=0.00 31550252: EVENT: PPD42NJ#AQI_PM25=0.00 31550457: EV...
by dony71
03 May 2019, 02:27
Forum: ESP Easy: General Discussion
Topic: any instruction to compile wemos lolin32 (esp32) ?
Replies: 0
Views: 2157

any instruction to compile wemos lolin32 (esp32) ?

I can only find this link below, but no detail information how to compile?
Any possibility to compile using platformio?
https://www.letscontrolit.com/wiki/index.php/ESPEasy32
by dony71
10 Feb 2019, 06:25
Forum: ESP Easy: Hardware
Topic: Pulse Counter
Replies: 31
Views: 44116

Re: Pulse Counter

i have this smart meter attached i use similar infrared sensor module and attached to infrared port on smart meter and measure with oscilloscope, but cannot see any digital signal out from the module. i'm wondering whether this infrared port on the smart meter needs to be enable? if need to enable, ...
by dony71
21 Sep 2018, 01:04
Forum: ESP Easy: General Discussion
Topic: Maintain date and time in the absence of wifi
Replies: 40
Views: 30090

Re: Maintain date and time in the absence of wifi

any possibility to make plugin for ds1307 ? hardware can be purchased cheap at aliexpress https://www.aliexpress.com/item/Integrated-Circuits-DataLog-Shield-for-WeMos-D1-mini-RTC-DS1307-with-battery-MicroSD-with-pin-headers/32822527855.html?spm=2114.search0604.3.2.74c34725vrswEl&ws_ab_test=searc...
by dony71
21 Sep 2018, 00:37
Forum: ESP Easy: Software
Topic: How to create new plugin/protocol?
Replies: 4
Views: 3935

Re: How to create new plugin/protocol?

can share SD card logging plugin?
by dony71
07 Sep 2018, 22:00
Forum: uPyEasy: General Discussion
Topic: uPyEasy
Replies: 132
Views: 245897

Re: uPyEasy

any version for ESP8266 to try yet?
by dony71
31 May 2018, 21:19
Forum: ESP Easy: Software
Topic: pre-processing of plugin ino file screwing up the build process
Replies: 2
Views: 2899

Re: pre-processing of plugin ino file screwing up the build process

Thanks for letting me know
I clean up the code but still platformio converting _P134_PPD42.ino to _P134_PPD42.ino.cpp
Puzzling.....

Update code :
http://www.mediafire.com/file/gqqq4huw4 ... 2.ino/file
by dony71
31 May 2018, 01:07
Forum: ESP Easy: Software
Topic: pre-processing of plugin ino file screwing up the build process
Replies: 2
Views: 2899

pre-processing of plugin ino file screwing up the build process

I make plugin _P134_PPD42.ino but platformio reports tons of error while compiling If I include this _P134_PPD42.ino in src directory, don't know why platformio trying to convert this _P134_PPD42.ino to *.cpp instead of ESPEasy.ino and this mess up the build process. Can anybody help me? _P134_PPD42...
by dony71
29 May 2018, 22:34
Forum: ESP Easy: Software
Topic: how to show string output ??
Replies: 0
Views: 1597

how to show string output ??

UserVar[event->BaseVarIndex] will show float type data
But I want to show string output
Anybody can help me how to?
by dony71
01 May 2018, 01:46
Forum: ESP Easy: General Discussion
Topic: how to make input long decimal point parameter?
Replies: 0
Views: 1622

how to make input long decimal point parameter?

Hi All, I'm new to this ESPeasy plugin programming and needs some help I want to have long decimal point parameter input I have this code below, but only can show 2 decimal points I need parameter input which has 8 decimal point, like 116.60206820 Anybody can help how to do? case PLUGIN_WEBFORM_LOAD...
by dony71
27 Apr 2018, 22:29
Forum: ESP Easy: Projects / Applications
Topic: Smoke Sensors
Replies: 4
Views: 6421

Re: Smoke Sensors

Anybody can share ESPeasy plugin code for MQxxx devices?
by dony71
26 Apr 2018, 02:22
Forum: ESP Easy: Projects / Applications
Topic: DSM501 dust sensor plugin
Replies: 3
Views: 8096

Re: DSM501 dust sensor plugin

any instruction how to calibrate this sensor?