Hi, in another Thread i find the solution, here are a rule for a modified (LED in red working on GPIO12) sonoff Basic: On Button#Switch=toggle do if [Steckdose#Switch]=0 gpio,12,1 else gpio,12,0 endif EndOn Thing we should include it (the choice =toggle) to the wiki U had to create a device switch i...
Hi, when the device lost the power and it came back then we found the "old" settings and the measure values are wrong. Go to Devices --> Click Edit (the HLW8012) --> Click Submit --> Click Close and he uses the calibration values. Could the developer correct? best wishes BerndJ
"This is made by Espressif so may be available from china directly for less." Sorry, it´s made from Olimex, and u did not can get it direct from China. Take a look at his homepage, good products to fair prices, .... and make in europe. But there´s a problem, it´s using the ESP32, NOT ESP82...
Hi, I´m using Domotics HTP as Controler by setting the Hostname and if the IP changed by DYNDNS the packets gets lost after that. Is there a way to get an error message ? or better: a rule that the plugin take a look and refreshes the IP?? or the best way, the plugin repaired itself or choices: 1. I...
Hi, today i set up the 3.rd Module and got problems regarding the globals: Tools --> Advanced --> Global sync is set also there the UDP Port to 12000, Devices --> Task10 --> Global sync is set, and the 18B20 get´s values, also the check boxes Enabled and send to Controler1. In the receiving Modules ...
Hi, after i had solved some problems with my used libs, that is what i haved found. P036: https://github.com/squix78/esp8266-oled-ssd1306 use V2.0.0 !!! i had updatet to V3.2.5 and got errors, also the V2.0.2 gave me tons of errors. The best way is to give the information in https://github.com/letsc...
... to protect your flash-ram.... Hi, thx for the information, something new to learn. .... which revision Arduino IDE and which libs you addes, Arduino IDE 1.6.11 Boards: esp8266 by EsP8266 Community Version 2.3.0 now i take a copy of my notes in german language, hope u get it: ***** beim ersten m...
.... 1) is somewhere a survey of the changes per release? ..... Yes, read the ESP Easy: https://github.com/letscontrolit/ESPEasy/blob/master/__ReleaseNotes.ino ESP Easy Mega: https://github.com/letscontrolit/ESPEasyMega/blob/master/__ReleaseNotes.ino but don´t forget that´s in the Mega Part the Rev...
..... second controller interface ...... Hi, yr wish are allways reality, ..... but not in the old ESP easy, take a look to the new one, called ESP Easy Mega, http://www.letscontrolit.com/wiki/index.php/ESPEasyMega Github: https://github.com/letscontrolit/ESPEasyMega Forumthread: http://www.letscon...
Hi, today i flashed my first, thx a lot, great work. After i had installed the two libs i can compile and send the file to one living esp, who manage my second pellet stove. I learned, the setting files are not compatible, or? i´m too stupid. After the module is integrated in the own WLAN there are ...
Hi, I´m missing a function to receive any UDP Messages in ESPeasy, since Rev.104 I´m be able to send some messages in the rules, but what is with the receiving way??, any ideas??, or solutions?? Background: want to send information via UDP to these nice interactive Nextion LCD´s: https://www.itead.c...
Hi, this is the first reset value which is sending from these part. check yr power supply (best linear driven, not switched), the bus (cable lengtht, R at the end of the line) or better, use NOT the parasitar modus and spend the power line 100nF at each 18B20. If this not help, reduce the polling in...
.... before clicking "Proceed to main config" ? Hi Martinus, i´d never see this point. In the first step i give him the WLAN Parameters and click connect. 2nd my iPhone looses the ESP_0 AP and connect into my WLAN, automaticcally, no chance to change this. the following redirect is wrong,...
Hi, i take V101 on an resetted ESP-01 and tested the autoconfig: see ESP_0 on my iPhone login to these AP set the WLAN Parameters, see in the serial line, he´s logging in get an IP via DHCP (another IP Range, outside the old one) INIT : Boot OK INIT : Normal boot >settings System Info IP Address : 0...
Hi, i taked some new esp-12f and flashed them with V100. Connected via iPhone to his AP-Mode, set the parameters and they get in touch with my WLAN. BUT: if i repowered they forget these parameters. The manual way via serial connection: wifissid xxxxxx wifikey xxxxxx save Think u had forget the save...
Hi, i just flashed a new esp-12E and got problems setting up an analog input: Name: Input is ok and u can see it, but next time it´s gone. formula field, no chance to set it up. I had some running in V093, flashed the new esp back to V093, same shit as above. Could it bee that we had this problem si...
..... how to activate plugins... Hi, download the .zip file in the playground unzip it take yr choice and copy the pxxx file u want to include. paste it to espeasy.ino in your arduino IDE compile it and enjoy BerndJ BTW: it would be nice to get the following sites available: http://www.esp8266.nu/i...
Hi @ all i had the problem that i´m missing some details in the json call, why? want to create a module for ip-symcon to generate all variables etc. there. Shortly take a look at yr code and attached a new handle in webserver.ino at the top u must add the following: WebServer.on("/jsonxl",...
Hi, had the same problem using these part. It´s right, the trigger could be connect direct. I used also resistor network (4K7 and 10K) and that´s bullshit because we init a war between the Pull´s: an Down in your RNetwork an Up activted via Software (see the script to the HC04) first dead: the digit...
Hi Martinus, R72 just checked on my 3 "problem children" direct via OTA from R070, runs fine, no hardware reset needed. @ tozett: if u will using OTA u had to prog these parts only with 4M(3M SPIFFS), beginning with R029 and then R068, see my parallel post where i had listed the used line ...
Hi, Bert´s tips are checked and here is the result: ESP-12E on own PCB´s 4M(3MB SPIFFS) R020 OK R039 Fail R029 OK R034 OK R036 OK R038 OK R039 OK ?? R048 OK R068 OK OTA to R069, OTA to 070: OK next one: R020 OK R038 Fail R034 Fail R029 OK R048 OK R068 OK OTA to 070, need a hardware reset or loss of ...
Hi Bert, could it be that we´re writing the settings to false adresses in mode 4M(3M SPIFFS). It seems so, because when something went wrong i can see on the serial line that only the first two writings are succesfull, all others had failures. Meanwhile I create the binfile under generic and 4M(3MB ...
Hi Bert, "Did you succeed to load R068 on the board?" No, i´ve got problems. One NodeMCUV2.0 and round about 9 pcs with own PCB with module 12E. On 5 boards V068 is running but OTA is not possible, failure. Also direct via serial line programming to V069 are making problems, mostly i got t...
Hi Bert, could u be so kind and explain the steps who would be made. I had more ESP-12E and not one will accept OTA. What had to set in arduino IDE NodeMCU 1.0 regarding Flash size? 4M-3M or 4M-1M, both ended in a failure messsage. And had I flash some files first using the NodeMCU Firmware Programm...
thx for OTA.
Now I´m looking for -07s Modules with a minimum of 1 MB for using it with external Antenna.
Anybody see something?
Or better, a -12E with the chance to connect it.
Hi Richard, if u could realize it to count the frequency then y´re be able to calculate the speed of the objekt. In this case round about max. 150 Hz. Problem is: u don´t know it is coming or going with this speed, because the offset of the frequency to the carrier is 0. Best solution: use two of it...
Hi, now I get the next HC-SR04 Modules and think we had a buck in the software. Some ESP-12E Modules show a PullUp Resistor on the second Port (echo Pin). The HC-SR04 pin is low, I use Voltage Devider 4K7 - 10K to convert the level and get 0.62 Volt on the ESP Port. If i disconnect my voltage devide...
Hi, next test results: i disabled one of them, power off, seeing only two ESP_0 in Fritzbox. Changed the sending channel of the FB: these one, who had attached sensors changed also with his AP the channel to the new one, the other uses the old channel for his AP and followed only with his connection...
.... is already there. ...... Hi, shure? Testing 3x ESP-12E with R057, two whitout attached Sensors, these are running fine without resets (3031 and 3030 minutes), the last maked one reset (130 minutes ago) with OLED, 2x 18B20, BH1750, BMP085, DHT11 and analogue Measuring, all 3 are logged into the...