-->
Page 8 of 32

Re: IoT Manager: Android app for DIY devices (ESP8266 and ot

PostPosted: Sat Dec 26, 2015 1:48 am
by 4refr0nt
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

Re: IoT Manager: Android app for DIY devices (ESP8266 and ot

PostPosted: Sun Dec 27, 2015 6:35 am
by scropion86
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?

Re: IoT Manager: Android app for DIY devices (ESP8266 and ot

PostPosted: Sun Jan 10, 2016 3:28 pm
by jhujube
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

Re: IoT Manager: Android app for DIY devices (ESP8266 and ot

PostPosted: Tue Jan 12, 2016 1:43 am
by 4refr0nt
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.