Search found 24 matches

by CHK_BLN
12 Aug 2018, 22:18
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1867308

Re: Nextion display plugin

Hello Thomas,
as you describe it works.

Thanks for your effort

Christof
by CHK_BLN
09 Aug 2018, 21:31
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1867308

Re: Nextion display plugin

Thanks for support and help
by CHK_BLN
08 Aug 2018, 07:11
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1867308

Re: Nextion display plugin

Hi
my first controller is an OpenHAB MQTT.
So far that's right. I can also switch a GPIO via MQTT.

What must the command for the Nextion Modul look like?

PIC.PNG
PIC.PNG (32.1 KiB) Viewed 157279 times
by CHK_BLN
07 Aug 2018, 22:34
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 1867308

Re: Nextion display plugin

Hello,
with http://192.168.2.69/control?cmd=NEXTION ... txt="Hallo "
can I write in the text field t.2, on Page0, the text Hello.
How can I realize this via MQTT?
This is my config from the ESP

Best regards
by CHK_BLN
26 Feb 2018, 19:06
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 427333

Re: ESP32 boards

Hello
I have the same problem.

Look here:

http://www.letscontrolit.com/forum/view ... 869#p24927

Best regards
by CHK_BLN
20 Feb 2018, 22:39
Forum: uPyEasy: General Discussion
Topic: uPyEasy v0.2.1 released
Replies: 2
Views: 12340

Re: uPyEasy v0.2.1 released

Hi Lisa I flashed the upyeasy_v021_20180218_test_esp32_2048.bin on the ESP. Unfortunately, the ESP now boots in an endless loop. The serial monitor displays: rst: 0x10 (RTCWDT_RTC_RESET), boot: 0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP: 0xee clk_drv: 0x00, q_drv: 0x00, d_drv: 0x00, cs0_drv: 0x0...
by CHK_BLN
06 Jan 2018, 22:32
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 427333

Re: ESP32 boards

Traceback (most recent call last): File "<stdin>", line 1, in <module> File "upyeasy / __ init__.py", line 56, in main File "picoweb / __ init__.py", line 275, in run File "uasyncio / core.py", line 138, in run_forever File "uasyncio / core.py", lin...
by CHK_BLN
06 Jan 2018, 18:18
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 427333

Re: ESP32 boards

>>> import upyeasy
>>> upyeasy.main()

It is working

Best regards
by CHK_BLN
06 Jan 2018, 14:49
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 427333

Re: ESP32 boards

Hi Lisa Enclosed a feedback to the version v53 Uptime is displayed incorrectly: Uptime: -1 days 0 hours 0 minutes After configuring a BME280, the ESP32 can no longer be reached via browser. The serial monitor says: 568478250.503 <HTTPRequest object at 3ffc0570> <StreamWriter <socket >> "POST / ...
by CHK_BLN
29 Dec 2017, 00:08
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 427333

Re: ESP32 boards

Hi Lisa, with me the firmware (upyeasy-esp32.zip) from the first post does not work either. (Hardware is a doit.am v1 devkit). The adapted 2 MB version works. When I set up an MQTT server on the controllers side and press SUBMIT, I get the message "Error: Connection interrupted" in the bro...
by CHK_BLN
12 Dec 2017, 22:45
Forum: uPyEasy: General Discussion
Topic: uPyEasy
Replies: 132
Views: 245941

Re: uPyEasy

Hi Lisa
your help worked.
But after a reboot the settings are lost.
Best regards
by CHK_BLN
11 Dec 2017, 21:50
Forum: uPyEasy: General Discussion
Topic: uPyEasy
Replies: 132
Views: 245941

Re: uPyEasy

Hi Lisa I tried your trick. But unfortunately without success Here is the result: >>> import upyeasy ? [0; 32mI (99442) modsocket: Initializing? [0m >>> upyeasy.setwifi ('SSID', 'PASSSWORD', 'BACKUPSSID', 'BACKUPPW') Traceback (most recent call last): File "<stdin>", line 1, in <module> Fi...
by CHK_BLN
10 Dec 2017, 23:44
Forum: uPyEasy: General Discussion
Topic: uPyEasy
Replies: 132
Views: 245941

Re: uPyEasy

Hi Lisa with the new firmware for the ESP32, the WIFI configuration does not work anymore. The following error message comes. >>> upyeasy.setwifi('SSID', 'PASSSWORD','BACKUPSSID', 'BACKUPPW') Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'upyeasy' i...
by CHK_BLN
07 Apr 2017, 17:26
Forum: ESP Easy: Software
Topic: "getBearing" problem with latest version?
Replies: 2
Views: 2747

Re: "getBearing" problem with latest version?

There is something wrong with the adjustment of the _C001.ino + _C002.ino + Misc.ino regarding "getBearing".
Can the programmer look and repair this friendly?
Best regards
by CHK_BLN
04 Apr 2017, 13:32
Forum: ESP Easy: Software
Topic: "getBearing" problem with latest version?
Replies: 2
Views: 2747

Re: "getBearing" problem with latest version?

I have the same problem.
by CHK_BLN
14 Mar 2016, 17:54
Forum: ESP Easy: Software
Topic: SDK mac 662 errors
Replies: 6
Views: 5163

Re: SDK mac 662 errors

I also have the problem that the ESP have connected to a DHT22 or DS18B20 repeatedly perform a reboot. Without sensor no reboot.
by CHK_BLN
08 Feb 2016, 21:56
Forum: ESP Easy: Software
Topic: Problem with more than one ESP with MQTT
Replies: 4
Views: 4322

Re: Problem with more than one ESP with MQTT

If the ESP chip ID clearly? If so, then the software could put the last 4 digits of the ESP chip ID as UNIT number. Thus, the problem should be solved. Would it be possible?
by CHK_BLN
07 Feb 2016, 21:01
Forum: ESP Easy: Software
Topic: Problem with more than one ESP with MQTT
Replies: 4
Views: 4322

Re: Problem with more than one ESP with MQTT

Hi Martinus,
The reference to the unit numbers was the solution. Thank you, I had already spent a lot of time troubleshooting.
In WiKi I find this nothing. Where can I read the individual settings and their meaning?
by CHK_BLN
05 Feb 2016, 23:31
Forum: ESP Easy: Software
Topic: Problem with more than one ESP with MQTT
Replies: 4
Views: 4322

Problem with more than one ESP with MQTT

Hi I have the following problem with MQTT. The following ESP versions I use: ESP-01 NodeMcu V 3 ESP ADC ESP12-E I would like to send all 4 ESP s the sensor values for MQTT broker. The broker is running on a Raspberry Pi 2 Quad Core All ESP s run stable without the use of MQTT. In one ESP with MQTT P...
by CHK_BLN
18 Jan 2016, 21:21
Forum: ESP Easy: Software
Topic: esp Build:68 with problem
Replies: 7
Views: 6236

Re: esp Build:68 with problem

I have the same problem as VMFS 1968 describes.
it looks as if the measurement is divided by 2
by CHK_BLN
11 Jan 2016, 18:01
Forum: ESP Easy: Software
Topic: LCD - clear before write
Replies: 7
Views: 7029

Re: LCD - clear before write

The same effect also applies to the OLED display.
In the version R59 the error was already present.
by CHK_BLN
26 Dec 2015, 20:05
Forum: ESP Easy: Hardware
Topic: DHT22 Problem
Replies: 25
Views: 31973

Re: DHT22 Problem

another GPIO I have already tested without success
How does the reset command from the serial Interace?
by CHK_BLN
25 Dec 2015, 20:22
Forum: ESP Easy: Hardware
Topic: DHT22 Problem
Replies: 25
Views: 31973

Re: DHT22 Problem

Hi

The voltage is 3.5 volts
The resistance between VCC and the Data pin is 4.7K
by CHK_BLN
25 Dec 2015, 11:45
Forum: ESP Easy: Hardware
Topic: DHT22 Problem
Replies: 25
Views: 31973

DHT22 Problem

Hello I use the R57 version. Also in the previous versions of the problem occurred. On GPIO 14 I have a DHT 22 sensor is connected. Unfortunately only 11,20 appear to temperature. Hygro is 29.3%. The values correspond to about half the correct values Why is that? What could be the problem? A 18B20 s...