Search found 772 matches

by BertB
25 Jun 2018, 12:33
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2131412

Re: Nextion display plugin

For simple switching actions, I only use the Send Component ID in the Touch Release Event tab of a switch and let the Rules or Domoticz do the toggling. In fact, I have a panel with a number of switches that only send the ID. In Rules I have a line like: on E16Nextion#code=774 do SendToHTTP 192.168....
by BertB
23 May 2018, 11:11
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2131412

Re: Nextion display plugin

waspie wrote: 23 May 2018, 02:23
Nice! I may go in there and at least fix grammatical issues.
Great! :D
by BertB
21 May 2018, 14:18
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2131412

Re: Nextion display plugin

I started to create a WIKI in the devices list, but it is in its very preprepre stadium.
https://www.letscontrolit.com/wiki/inde ... IONDisplay
by BertB
21 May 2018, 10:56
Forum: ESP Easy: Software
Topic: Nextion display plugin
Replies: 587
Views: 2131412

Re: Nextion display plugin

I just got my first nextion and i'm already making some progress. I have to say, it's a bit confusing... someone should make a nice noob summary at some point (pointing at me too, don't worry :P ) This will be great with openhab / mqtt. I don't plan to use a slider yet, but i may at least test so I...
by BertB
17 May 2018, 20:24
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Okay. When I after the 80 enter ctrl C, I get: Traceback (most recent call last): File "boot.py", line 3, in <module> File "upyeasy/__init__.py", line 85, in main File "upyeasy/__init__.py", line 83, in main File "picoweb/__init__.py", line 311, in run File &q...
by BertB
17 May 2018, 20:09
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Hi Lisa, This happends after loading the 4096 version. It stops right after the 80. rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) flash read err, 1000 Falling back to built-in command interpreter. OK >ets Jun 8 2016 00:22:57 rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) confi...
by BertB
10 May 2018, 11:38
Forum: ESP Easy: Hardware
Topic: Wemos D1 Mini works with 1mb but not 4mb flash
Replies: 6
Views: 8008

Re: Wemos D1 Mini works with 1mb but not 4mb flash

I am having the same issues. Also after building it several times, using Platformio.
With Arduino IDE, which esp8266 firmware do I need? 2.3.0 or 2.4.0?
by BertB
09 May 2018, 19:53
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

LisaM wrote: 09 May 2018, 17:50 Hi Bert,

There have been database changes, can you erase the esp32, reflash and then try again? If you have settings in the database you want to remember, save/write/note it down first.

Cheers,

Lisa
Hi Lisa,
I did this esptool.py --port COM5 erase_flash as my first action on all boards.
by BertB
09 May 2018, 12:16
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

After a second attempt with one of the boards, with the 2048 version, I got: rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:4464 h...
by BertB
09 May 2018, 12:13
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

The above happens with two versions of the ESP32 board, with both the 4096 and the 2048 version. With a third board, I got: D:\Program Files\Python\Python36>python esptool-master\esptool.py --port COM5 write_flash --compress 0x1000 D:\Tools\uPython\upyeasy-esp32\upyeasy_v030_20180506_test_esp32_2048...
by BertB
09 May 2018, 11:54
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Hi, With the latest release, after installation and restart, I get: rst:0x10 (RTCWDT_RTC_RESET),boot:0x3e (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:4464 ho 0 t...
by BertB
07 May 2018, 17:25
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Hi,
This comes with the latest relase

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v614f7c32
~ld
{$r⸮⸮'ogblcrl{l⸮⸮ć⸮d⸮;cdl⸮s{ll⸮;⸮⸮⸮c⸮⸮⸮{⸮l l⸮c⸮;⸮`|⸮c쌜⸮⸮⸮|⸮l⸮o⸮
by BertB
02 May 2018, 13:48
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

with Release mega-20180502 both compiled with Platformio and Arduino IDE, serial interface no longer responds to commands like 'settings' With Platformio, 2.4.1 was used to compile. Network connection did not function. With Arduino IDE, 2.3.0. was used to compile. Network did not function. Now back ...
by BertB
30 Apr 2018, 23:46
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

TD-er wrote: 30 Apr 2018, 22:51 That's strange to say the least.
What device do you have and from what version did you upgrade?

It is a WEMOS mini and it had version ESPEasy_v2.0-20180322

Strange also is, that the update works perfectly with a NodeMCU.
Went back to the ESPEasy_v2.0-20180322 version and all is okay again.
by BertB
30 Apr 2018, 20:24
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I used Arduino to compile Release mega-20180430 with version 2.4.1 All settings were gone and this is what shows up: INIT : Booting version: (custom) (ESP82xx Core 2_4_1) 88 : INIT : Warm boot #5 89 : FS : Mounting... 163 : FS : Mount successful, used 75802 bytes of 2949250 170 : CRC : No program me...
by BertB
28 Apr 2018, 16:29
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

With what ESP version should the ESPEasy_mega-20180428 be compiled?

With 2.4.1 the ESP is only rebooting.
by BertB
22 Apr 2018, 11:08
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I only have a boot and an En button. Whatever they are, it doesn't help programming WROOM. The latest ESP32 version is loaded without a problem. What strikes me is that ESP tells me it has a system load of 38 % whereas the ESP8266 with roughly the same devices activated (MQTT and System info) claims...
by BertB
21 Apr 2018, 15:24
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

The future is looking bright. ESP32 is faster than ESP8266, but you need a timer to say how much :-). Somehow the WROOM does not work here ... I managed to get Atom and PlatformIO working too. Looking for upload port... Auto-detected: COM5 Uploading .pioenvs\dev_WROOM02_2048\firmware.bin warning: es...
by BertB
21 Apr 2018, 09:43
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Seems to work on a 32 too, but not with using the WROOM variant in Atom. I get this ... ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff00...
by BertB
21 Apr 2018, 08:19
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I succeeded with the latest build, after a full reset of the ESP.
I must say, it looks great and it is very fast.

Now .. since I use the Arduino IDE, how do I get this on a ESP32?
by BertB
21 Apr 2018, 07:19
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Would like to try that. Hoe do I get clean settings? And how do I put it on ESP32?
by BertB
20 Apr 2018, 23:22
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I see no difference INIT : Booting version: (custom) (core 2_4_0) 59 : INIT : Warm boot #1164 61 : FS : Mounting... 85 : FS : Mount successful, used 76053 bytes of 957314 101 : CRC : No program memory checksum found. Check output of crc2.py 105 : CRC : Settings CRC ...FAIL 133 : CRC : SecuritySettin...
by BertB
20 Apr 2018, 17:09
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

This is with Release mega-20180420 INIT : Booting version: (custom) (core 2_4_0) 59 : INIT : Warm boot #327 60 : FS : Mounting... 85 : FS : Mount successful, used 76053 bytes of 957314 100 : CRC : No program memory checksum found. Check output of crc2.py 104 : CRC : Settings CRC ...FAIL 106 : CRC : ...
by BertB
17 Apr 2018, 20:26
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I tested Release mega-20180417. It still randomly connects with fixed IP or DHCP. Fixed IP ends with 76. Also, it seems to fail to pick up NTP. 6003 : MQTT : Failed to connect to broker 9234 : IMPT : MQTT 037 Intentional reconnect 9597 : WIFI : Static IP: xxxxxx.118 (E16NEXTION-16) GW: xxxxxx.1 SN: ...
by BertB
15 Apr 2018, 19:05
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Somewhere in the process of updating, I lost the ability to change a device ...
As you can see, the pull down option disappeared.
ESPEasy_mega-20180415.PNG
ESPEasy_mega-20180415.PNG (28.82 KiB) Viewed 18627 times
by BertB
15 Apr 2018, 16:26
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I have to come back on my previous remark. No matter what I do, ESP refuses to accept the fixed IP 1216 : WIFI : Connecting Spoon attempt #0 1333 : WIFI : Disconnected! Reason: 'No AP found' Connected for 340 ms 1342 : WD : Uptime 0 ConnectFailures 0 FreeMem 18336 1467 : DS : Temperature: 15.06 (28-...
by BertB
15 Apr 2018, 15:37
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I had to remove the complete address first en then re enter it completely, now it is fine, indeed.
by BertB
15 Apr 2018, 14:14
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

I did not see connection disconnects.

So, I loaded 2.4.0 on the Arduino IDE, downloaded ESPEasy_mega-20180415
Compiled it and it is a lot faster.
But, it does not allow me to choose my own IP. It sticks to ... 114, no matter what I do.
by BertB
15 Apr 2018, 12:36
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Thanks,
But also devices without MQTT are much slower than before.
There is a big speed difference between the versions ESPEasy_v2.0-20180322 and ESPEasy-2.0-20180116.
by BertB
15 Apr 2018, 11:47
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Re: Slow with MQTT

Do you send a lot of publish commands? There was a change in the last 2 or 3 builds to lower the process interval to "now" when a MQTT message has to be published from ESPeasy. Maybe that's a bit too much and should be increased to somewhat like 10 msec delay as absolute minimum. I am not...
by BertB
14 Apr 2018, 15:12
Forum: ESP Easy: Software
Topic: Slow with MQTT
Replies: 34
Views: 21117

Slow with MQTT

Hi, I have the latest stable on all my Wemos devices. They now tend to be somewhat slower ? But it is virtually impossible to get a connection to the web interface, while using MQTT. It also seems to loose the connection to MQTT Log 9910210 : IMPT : [MQTT1#Solar_a] subscribed to Solar/Actual 9910213...
by BertB
27 Mar 2018, 22:08
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

LisaM wrote: 27 Mar 2018, 20:01 Looks like a Domoticz bug... The values are there...
bme1.JPG

bme2.JPG
Probably not.
This is with the BME on a ESPEasy:
364 ESP16 141BC 1 BME1 Temp + Humidity + Baro THB1 - BTHR918, BTHGN129 22.0 C, 37 %, 1005 hPa

It looks like the string has a different format then.
by BertB
27 Mar 2018, 19:49
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Update: The Dallas show up correctly in Domoticz. The BME has two devices in Domoticz, one for temp and one for weather. Neither one sohwas values, but 'last seen' is correct. BME should be one device: 1244 VirtualSwitches 1452C 1 uPyEasy Test Temp_Hum_Baro Temp + Humidity + Baro THB1 - BTHR918, BT...
by BertB
26 Mar 2018, 23:34
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Update:
The Dallas show up correctly in Domoticz.
The BME has two devices in Domoticz, one for temp and one for weather.
Neither one sohwas values, but 'last seen' is correct.
by BertB
26 Mar 2018, 23:12
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

V0.2.2 released, firmware can be found in the release section. Issues solved: - Async ESP32 not working (work-around implemented: devices should be sending data to domoticz now) Features added: - Fixed IP Address possible for ESP32 yep, it works :D But there still is something funny going on. When ...
by BertB
25 Mar 2018, 21:41
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

What can I say. It looks good, but there are no updates.
Probable has something to do with beta testing ;-)
by BertB
25 Mar 2018, 18:34
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

What version is uploaded last? What time was that? Just installed a version, say 10 minutes back. It had the boot.py stuff on board :-) First created a BME280. That went fine. Then I wanted to create a DS18B20 and, right after the submit the browser told me that the connection got re inititialized. ...
by BertB
25 Mar 2018, 15:29
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Seems its running again, with the 4096 bin. But, it does not pass the data to Domoticz, using HTTP, nor does it auto update once every 60 seconds. After a manual update (by clicking Devices) I getnew values, as expected and this: stack: 2032 out of 15360 GC: total: 96000, used: 75856, free: 20144 No...
by BertB
25 Mar 2018, 14:23
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Happy to see this working, but it is yet another approach of getting started. :?
by BertB
25 Mar 2018, 11:51
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Ok, so use this command to flash the firmware: esptool.py --port YYYY write_flash --compress 0x1000 xxxx.bin where YYYY is your comport (unix: /dev/ttyUSBx, windows COMx) and xxxx is your firmware name. Don't specify any other parameters as stated earlier in these post in this topic, but follow the...
by BertB
24 Mar 2018, 20:26
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Now ... maybe of interest ... When I use this:D:\Program Files>python python\python36\esptool-master\esptool.py --port COM6 write_flash --compress 0x1000 D:\Tools\uPython\upyeasy-esp32\upyeasy_un4096.bin This is the kind of same command as in the very beginning of this item, page 1 I get this: ets J...
by BertB
24 Mar 2018, 20:20
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

This is with the 2048 bin ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:4364 load:0x40078000,len:0 load:0...
by BertB
24 Mar 2018, 18:45
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

I already did.
Both modules, from different makers, fail.
by BertB
24 Mar 2018, 17:14
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Hi Raptor Sorry to say, but nope: ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:4416 ho 0 tail 12 room 4 ...
by BertB
24 Mar 2018, 00:21
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

With the 4096 bin, I get the:
OSError: [Errno 5] EIO
OSError: [Errno 1] EPERM
OSError: [Errno 1] EPERM

errors.
by BertB
24 Mar 2018, 00:09
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

LisaM wrote: 23 Mar 2018, 21:32
AndrewJ wrote: 23 Mar 2018, 20:48 Make that three! :D
You and @bertb have devices that are not automatically updated and send to domoticz? Only the first, second or both?
I have two devices, neither one is updated.
by BertB
23 Mar 2018, 20:29
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

That makes two of us :-)
by BertB
23 Mar 2018, 19:41
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

having said that, There still is no automatic update of the devices and no value is written to Domoticz.
by BertB
23 Mar 2018, 18:49
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

Great, it runs. But ... First I added the BME280. That went good. Znd then, when I ad a DS18B20 device, the interface looses connection and this is the trace: stack: 2032 out of 15360 GC: total: 96000, used: 90224, free: 5776 No. of 1-blocks: 1468, 2-blocks: 179, max blk sz: 902, max free sz: 360 57...
by BertB
23 Mar 2018, 17:10
Forum: uPyEasy: Hardware
Topic: ESP32 boards
Replies: 277
Views: 453618

Re: ESP32 boards

This is the sequence with the 2048 bin. rst:0x1 (POWERON_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0018,len:4 load:0x3fff001c,len:4364 load:0x40078000,len:0 load:0x40078000,...