Search found 38 matches

by starfish
17 Nov 2021, 07:22
Forum: ESP Easy: Software
Topic: Notify using ssl/tls
Replies: 21
Views: 18280

Re: Notify using ssl/tls

As you may have seen, I am working on adding TLS to MQTT, just as a first step.
soon we have xmas - looks like a great xmas-gift :D
really looking forward ....
by starfish
16 Mar 2019, 11:03
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

I remember that after v.2 the scrolling OLED devices function wasn´t the same as introduced by Namirda. see: http://www.letscontrolit.com/forum/viewtopic.php?f=4&t=1149&start=50#p17390 since then I still use version 1.8 with the scrolling oled plugin for this special purpose but definitely a...
by starfish
16 Mar 2019, 09:42
Forum: ESP Easy: General Discussion
Topic: no more Wifi status after version update
Replies: 3
Views: 2775

Re: no more Wifi status after version update

thanks Thomas, thanks for the hints, I reverted to the oct. version after installing the blank file. Unfortunately the blue LED remains off even when I try to switch it on by rule (assignement removed in hardware)- does that mean that this output is bricked? Still the remaining Wemos functions run a...
by starfish
10 Mar 2019, 11:17
Forum: ESP Easy: General Discussion
Topic: no more Wifi status after version update
Replies: 3
Views: 2775

no more Wifi status after version update

i have a couple of wemos d1 running here. when updating from some mega version of october 18 to one of the actual versions I dont have wifi status on onboard led any longer. (Use ’GPIO-2 (D4)’ with ’Inversed’ checked for onboard LED) - this setting remained the same of course. But everything else wo...
by starfish
06 Jul 2017, 05:56
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

Only for general info, I suffered the same problem with v2.0.0-dev10 (wemos D1 and 4K normal binary). Is Issued too at least with v2.0.0.-dev9, and v2.0.0-dev8. Seems a error raised because some problem (memory lack?) make corrupted memory with ESPEasy firmw (mega v2.0.0) and OLED Framed device man...
by starfish
30 May 2017, 14:29
Forum: ESP Easy: General Discussion
Topic: Wiki main responsible (admin)?
Replies: 11
Views: 7669

Re: Wiki main responsible (admin)?

nice and fast - reminds me the good old days of pcb-design :lol:
by starfish
29 May 2017, 12:13
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

mqtt update in framed oled still not working ... but found a video tutorial elsewhere showing the use of MQTT-import device together with framed oled. Is this recommended?
by starfish
28 May 2017, 15:44
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

psy0rz wrote: 14 May 2017, 12:04 starfish, can you make a feature request for this on github?
I did it some weeks ago - maybe at the wrong place?
by starfish
17 May 2017, 15:38
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

Shardan wrote: 17 May 2017, 11:45
One point should be mentioned with the Arduino IDE installing tutorial:

Download the .zip-File, not the .exe!
Just unpack it and follow the tutorial.
actually they call it ZIP-file for non admin install ....
by starfish
17 May 2017, 11:29
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

Hello again, i've just tested with a fresh, clean install of the arduino IDE and it compiles without errors. Regards Shardan I can confirm that. Its essential to do portable install - the above mentioned tutorial is perfect. In addition I´d like to point out, that it is good to delete ALL remaining...
by starfish
16 May 2017, 21:37
Forum: ESP Easy: General Discussion
Topic: OLED Framed, Setting Text by Command or MQTT
Replies: 7
Views: 15942

Re: OLED Framed, Setting Text by Command or MQTT

yes I know about wear leveling - and read different articles concerning lifetime with very different results ... (ssd) so the solution would be pluggable flash chips on esp - modules :lol:
by starfish
16 May 2017, 13:25
Forum: ESP Easy: General Discussion
Topic: OLED Framed, Setting Text by Command or MQTT
Replies: 7
Views: 15942

Re: OLED Framed, Setting Text by Command or MQTT

@Shardan - maybe there exist better flash chips than these crap chinese ones? at least replacing them on the pcb is possible, I did it already on an old ESP-01 and some sonoff devices to increase memory size. The basic OLED device in espeasy displays way too small characters otherwise I wouldn´t sti...
by starfish
15 May 2017, 20:45
Forum: ESP Easy: General Discussion
Topic: OLED Framed, Setting Text by Command or MQTT
Replies: 7
Views: 15942

Re: OLED Framed, Setting Text by Command or MQTT

as far as I understood in espeasy mega the framed oled mqtt (and html) cmd function is deactivated. Apparently there is a flash memory lifetime problem when sending text updates too often. I am still using version R148 with updates every 30 minutes since 5 months now and the flash is still alive. Ve...
by starfish
14 May 2017, 14:46
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

we should just re-add that feature, but never save to flash. thats not necessary for most applications that use the oled i think? not sure if I understand what you mean - my application is sending changing data to the device by mqtt or html every 30 min or so - thus still needing memory to write to...
by starfish
14 May 2017, 12:01
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

@Shardan thanks for calculating - I didn´t take a deeper look into it but good you made it. No I really dont intend to replace the ESP 3 times a year ;)
@psy0rz how can this be achieved? its a really good plugin and I´d not like to do without it.
by starfish
13 May 2017, 14:37
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega / Unknown or restricted command with OLED

While the OLED Framed device works with R148 it does not accept http-commands with v. 2.0.0-dev8 when sending http://<ESP IP>/control?cmd=device,1,text I get the reply "Unknown or restricted command" . That feature was removed after migrating the playground version to the default branch, ...
by starfish
13 May 2017, 08:23
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega / Unknown or restricted command with OLED

While the OLED Framed device works with R148 it does not accept http-commands with v. 2.0.0-dev8 when sending http://<ESP IP>/control?cmd=device,1,text I get the reply "Unknown or restricted command" . Did the command syntax change or is it simply not functional yet? (sketch uploaded using...
by starfish
12 May 2017, 13:35
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

oh boy, looks like the oled-device itself should not be named oled at least with my setup, when using another name normal function is back -> and do not use V. 2 dev versions , as devs removed string upload feature to the 12 lines for some reasons. Up to v. 148 framed oled works.
by starfish
12 May 2017, 13:23
Forum: Experimental
Topic: [solved] v.2.0.0-dev7 OLED framed text msg not saved
Replies: 2
Views: 5580

Re: v.2.0.0-dev7 OLED framed text msg not saved

oh boy, looks like the device should not be named oled - can a dev confirm that? at least with my setup, when using another name normal function is back.
by starfish
11 May 2017, 23:57
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

problem solved - see subsequent post. Success - using newest espeasy R148 from github and Arduino IDE 1.8.1 with esp8266 board package v. 2.3.0 P210_MQTTImport.ino is already provided and works out of the box. P205_Frame_OLED.ino together with Extra_Utilities.ino compiles without error. :lol: :lol:...
by starfish
11 May 2017, 12:06
Forum: Experimental
Topic: [solved] v.2.0.0-dev7 OLED framed text msg not saved
Replies: 2
Views: 5580

[solved] v.2.0.0-dev7 OLED framed text msg not saved

something drivin me crazy as I had it already working before. Suddenly with new items the messages sent by mqtt or http to the ESP-OLED display are not shown correctly and not saved to the selected memory. This happens with compiled sketches and with pre-compiled bin-sketches too (using v2.0.0-dev7_...
by starfish
27 Apr 2017, 00:50
Forum: Experimental
Topic: 2.0.0dev7 mqtt status not set
Replies: 3
Views: 4784

Re: 2.0.0dev7 mqtt status not set

thanks toffel969 - well I didnt have a previous ESPEasy version on it, but the original Sonoff software. But there must be another error - ESPEasy could not send disconnected while being disconnected ... that does not make sense.
by starfish
20 Apr 2017, 07:11
Forum: Experimental
Topic: 2.0.0dev7 mqtt status not set
Replies: 3
Views: 4784

2.0.0dev7 mqtt status not set

installed 2.0.0dev7 on a sonoff device. The device is connected to iobroker via a cloud mqtt-broker on a vps. Switching on/off setting LED on/off and attaching the original button using a rule works fine. I noticed that a mqtt-topic devicename/status is created but it always shows "not connecte...
by starfish
06 Apr 2017, 18:30
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

tozett wrote: 06 Apr 2017, 16:58 i personally would be glad, if this little additional effort is still made
to keep the arduino-ide/compiler way also working ...
me too - but is this way endangered?
by starfish
06 Apr 2017, 16:01
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

Altough the point of ESPEasy is to be able to grab one binary firmware file, flash it, and then select the plugin from the build in webgui. i dont know if you a going this route, ....... the actual way is just perfect, I never had memory problems - flashing a binary file will be ok for most users. ...
by starfish
17 Mar 2017, 11:04
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

@velja sorry dont know your setup (displaying sensor data from another 8266-unit?) I am displaying data sent frame by frame from the linux home control system by mqtt. http://forum.iobroker.net/download/file.php?id=9588 do you need 4 M-binaries of the 148 version? (what spiffs size?) Concerning the ...
by starfish
16 Mar 2017, 20:52
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

the 7zip files are R148 1M only the newest dev. Version (link) has both 1M and 4M . But please note, that I didnt test OTA - I was flashing them all using the USB converter and Arduino IDE and the Platformio toolchains. dont forget that 2.0.0 is in early stage.
by starfish
16 Mar 2017, 17:55
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

now with split 7z files .... remove the .7z at the end so that .001 / .002 / .003 is left and try to join them whit 7zip - hope it works ESPEasy.ino.generic.7z.001.7z ESPEasy.ino.generic.7z.002.7z ESPEasy.ino.generic.7z.003.7z this one is for 1M try this https://github.com/letscontrolit/ESPEasy/rele...
by starfish
16 Mar 2017, 17:34
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

velja wrote: 14 Mar 2017, 20:18 @starfish;
Can you make OTA version R148 (or R147) with P205_Frame_OLED.ino for 1M and 4M flash version for us wich not familiar with Arduino IDE?

Thanks
tried to upload - but apparently the zip file is too large ... (300kb)
by starfish
16 Mar 2017, 04:48
Forum: ESP Easy: Hardware
Topic: Help with Sonoff flashing
Replies: 47
Views: 52475

Re: Help with Sonoff flashing

I had a similar problem when flashing a sonoff esp8266 module with 1M RAM. The espeasy flashing tool flash.cmd and flashesp8266.exe didnt indicate any error when uploading binaries but the ESP_0 AP never showed up after. The only way to upload I found was the https://drive.google.com/file/d/0B3dUKfq...
by starfish
14 Mar 2017, 13:54
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

Great concept. just managed to flash mega to a 1M sonoff device. Where can I find info on howto trigger notifications using rules?
by starfish
13 Mar 2017, 18:32
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

"did you download the correct zip? (espeasy...zip)"
yes, and crosschecked several times before posting. Problem disappeared after using winzip instead of winrar. thanks for answering.
by starfish
13 Mar 2017, 17:56
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 693295

Re: ESP Easy Mega

finally I got platformio running, but when opening the directory containing the unzipped release 6 I find empty library folders. Consequently compilaton isn´t possible. Am I the only one? how can I download a complete zip-archive?
by starfish
24 Feb 2017, 17:44
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

Success - using newest espeasy R148 from github and Arduino IDE 1.8.1 with esp8266 board package v. 2.3.0 P210_MQTTImport.ino is already provided and works out of the box. P205_Frame_OLED.ino together with Extra_Utilities.ino compiles without error. :lol: :lol: removed all arduino remainings on PC a...
by starfish
21 Feb 2017, 01:43
Forum: ESP Easy: General Discussion
Topic: OLED Scrolling Display
Replies: 122
Views: 173670

Re: OLED Scrolling Display

wow, finally I got it, this plugin is even better than I thought. glad, that the MQTT-import plugin is no longer needed, as I have no success in compiling that one, no matter, what combination of arduino and esp.package I am using. writing the strings works fine, but I can not switch on / off the OL...
by starfish
19 Feb 2017, 02:07
Forum: ESP Easy: General Discussion
Topic: MQTT Import
Replies: 50
Views: 71940

Re: MQTT Import

this plugin would be just what I need, unfortunately I cannot compile. searching the forum showed, that other users have the same problem but revealed no real solution. I tried arduino ide 1.8.1 / esp8266 package 2.3.0 arduino ide 1.6.5 / esp8266 package 2.0.0 as portable or installer version on ESP...
by starfish
16 Feb 2017, 23:55
Forum: ESP Easy: Software
Topic: where in code to config the mqtt controller user and pass
Replies: 1
Views: 2226

where in code to config the mqtt controller user and pass

tried to find the lines to enter (config) the controller user and controller pass. wifi credentials can be pre-defined. but I couldnt find the place for controller user and controller pass.