The use of the ESP8266 in the world of IoT

User avatar
By 4refr0nt
#37143 New version IoT Manager 1.4.5 released (may be need several hours for GooglePlay cache update)

1. New widget: fillgauge
Image

Arduino IDE for ESP8266 demo sketch for fillgauge
Device emulator fillgauge.js for Node.js

2. Added Український language
3. Add QoS=1 for control and config topics publications and subscribtions
4. Fix bugs
User avatar
By scropion86
#37218 hello,

i uploaded the "IoTmanager.ino" example from your GitHub on ESP-01 after removing all theWidgets keeping only one button assigned to GPIO 2 , changed the WIFi ssid and password also added my cloudmqtt but nothing showing in my dashboard after connecting.

i also upload the sketch without modifications same result.

any thing i missed or that is because the limited memory of ESP-01 512K?
User avatar
By jhujube
#38443 hello,

I'm new in the use of Iot Manager.
I discovered it a few days ago via the excelent blog of Peter Scargill.
Like him, i use it via Node-RED. It work fine but i think that i found a bug...(see the image)
Image
the "descr" is written in black on black and the "badge" is not at the right place.
If there are many "badge"s on the same page, they are all superimposed.
"descr" with "toggle" widgets are ok, but not with "small-badge" and "range".
My config is : Raspberry pi with Node-RED and Mosquitto.
I use IoT Manager on a phone Archos 35b with Android 4.4.2.

About new widgets, would it be possible to create one like the radio buttons in html?

In any case, thank you for your great app!!

Jhujube
Last edited by jhujube on Tue Jan 12, 2016 4:59 pm, edited 1 time in total.
User avatar
By 4refr0nt
#38560
jhujube wrote:It work fine but i think that i found a bug...(see the image)


Yes, thanks, bugs fix in progress now.
After several days, new version with one new widget (digital LCD) will be released.