Page 1 of 1

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

Posted: 11 May 2017, 12:06
by starfish
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_normal).
the display here should show "frame 1" at location 1 but its appended to the first line.
oled1.jpg
oled1.jpg (29.8 KiB) Viewed 5646 times
any idea what is going wrong here? When manually writing the messages into the devices configuration everything looks like normal.
this is a pic of my first OLED Display working as expected.
oledsmall.jpg
oledsmall.jpg (9.39 KiB) Viewed 5646 times
/starfish

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

Posted: 12 May 2017, 13:23
by starfish
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.

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

Posted: 12 May 2017, 23:19
by starfish
moved