From the router, I notice device connected at TXrate and RXrate 1Mbps all the time
Any hints why?
Search found 16 matches
- 10 Jan 2020, 03:08
- Forum: ESP Easy: General Discussion
- Topic: Why Wifi webgui cannot connect most of the time?
- Replies: 2
- Views: 5363
- 10 Jan 2020, 02:20
- Forum: ESP Easy: General Discussion
- Topic: Why Wifi webgui cannot connect most of the time?
- Replies: 2
- Views: 5363
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...
- 09 Jan 2020, 03:01
- Forum: ESP Easy: Software
- Topic: Compile for ESP8266 mega-20191208, no boot
- Replies: 1
- Views: 4692
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...
- 18 Jun 2019, 21:09
- Forum: ESP Easy: General Discussion
- Topic: EVENT not being publish
- Replies: 1
- Views: 7535
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...
- 03 May 2019, 02:27
- Forum: ESP Easy: General Discussion
- Topic: any instruction to compile wemos lolin32 (esp32) ?
- Replies: 0
- Views: 3503
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
Any possibility to compile using platformio?
https://www.letscontrolit.com/wiki/index.php/ESPEasy32
- 10 Feb 2019, 06:25
- Forum: ESP Easy: Hardware
- Topic: Pulse Counter
- Replies: 31
- Views: 52209
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, ...
- 21 Sep 2018, 01:04
- Forum: ESP Easy: General Discussion
- Topic: Maintain date and time in the absence of wifi
- Replies: 40
- Views: 51310
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...
- 21 Sep 2018, 00:37
- Forum: ESP Easy: Software
- Topic: How to create new plugin/protocol?
- Replies: 4
- Views: 4957
Re: How to create new plugin/protocol?
can share SD card logging plugin?
- 07 Sep 2018, 22:00
- Forum: uPyEasy: General Discussion
- Topic: uPyEasy
- Replies: 132
- Views: 329333
Re: uPyEasy
any version for ESP8266 to try yet?
- 31 May 2018, 21:19
- Forum: ESP Easy: Software
- Topic: pre-processing of plugin ino file screwing up the build process
- Replies: 2
- Views: 3540
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
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
- 31 May 2018, 01:07
- Forum: ESP Easy: Software
- Topic: pre-processing of plugin ino file screwing up the build process
- Replies: 2
- Views: 3540
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...
- 29 May 2018, 22:34
- Forum: ESP Easy: Software
- Topic: how to show string output ??
- Replies: 0
- Views: 2377
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?
But I want to show string output
Anybody can help me how to?
- 01 May 2018, 01:46
- Forum: ESP Easy: General Discussion
- Topic: how to make input long decimal point parameter?
- Replies: 0
- Views: 2351
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...
- 27 Apr 2018, 22:29
- Forum: ESP Easy: Projects / Applications
- Topic: Smoke Sensors
- Replies: 4
- Views: 7062
Re: Smoke Sensors
Anybody can share ESPeasy plugin code for MQxxx devices?
- 27 Apr 2018, 22:28
- Forum: ESP Easy: General Discussion
- Topic: MQ2 smoke/gas detector support?
- Replies: 15
- Views: 25440
Re: MQ2 smoke/gas detector support?
Add MQ135 plugin at https://github.com/letscontrolit/ESPEas ... Playground
Please test
Please test
- 26 Apr 2018, 02:22
- Forum: ESP Easy: Projects / Applications
- Topic: DSM501 dust sensor plugin
- Replies: 3
- Views: 8986
Re: DSM501 dust sensor plugin
any instruction how to calibrate this sensor?