Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 97,469
» Latest member: zaadisoncahvs4279
» Forum threads: 5,413
» Forum posts: 5,617

Full Statistics

Online Users
There are currently 47 online users.
» 0 Member(s) | 44 Guest(s)
Baidu, Bing, Google

Latest Threads
The latest release mispla...
Forum: Virtuino IoT
Last Post: davidkhann
3 hours ago
» Replies: 1
» Views: 106
Porting of a project from...
Forum: Virtuino IoT
Last Post: pberna
03-04-2026, 01:00 PM
» Replies: 0
» Views: 20
Virtuino 6 vs Virtuino IO...
Forum: Virtuino IoT
Last Post: pberna
03-04-2026, 12:45 PM
» Replies: 4
» Views: 3,795
dating for adults
Forum: Virtuino IoT
Last Post: oliverstone1
03-01-2026, 01:36 PM
» Replies: 1
» Views: 480
inbuilt functions
Forum: Virtuino IoT
Last Post: robinrewar
02-26-2026, 12:57 AM
» Replies: 2
» Views: 894
number of installs with o...
Forum: Virtuino IoT
Last Post: torn
02-25-2026, 08:28 AM
» Replies: 0
» Views: 45
How to paid for the pro v...
Forum: Virtuino IoT
Last Post: michaelwillems
02-23-2026, 10:40 PM
» Replies: 5
» Views: 4,458
The $7,300 Profit: Why I'...
Forum: Virtuino IoT
Last Post: carolinamarin
02-20-2026, 02:25 PM
» Replies: 0
» Views: 46
How I Earn $400 Daily fro...
Forum: Virtuino IoT
Last Post: robinkumar
02-19-2026, 11:08 PM
» Replies: 0
» Views: 52
Binance Pool Paid Me $3,1...
Forum: Virtuino IoT
Last Post: autoa1transport
02-19-2026, 07:33 AM
» Replies: 0
» Views: 52

 
  Lost connection to MQTT bruker, reconnect automatically.
Posted by: SveinHa - 03-31-2023, 04:32 PM - Forum: Virtuino IoT - Replies (16)

My Android units running IoT do every now and then (a couple of times pr day) loose connection to my Mosquitto MQTT broker. On Linux Mint it seems far more stable but if I reboot Mosquitto, they all loose connection and have to manually be reconnected.

I did assign a variable to the MQTT Connection Status to show in a Dashboard but the value remains "1" even when the connection is broken (or at least not updating any more).

Any way to automatically reconnect and also have a reliable status indication?

Print this item

  Displaying sound waves
Posted by: yuriamado - 03-28-2023, 08:03 PM - Forum: Virtuino 6 - Replies (1)

Is there an already used method in a Virtuino interface for displaying sound waves caught by a microphone or from a sound file?

Print this item

  Virtuino IoT - MQTT Variables
Posted by: jose_lujan - 03-28-2023, 01:23 PM - Forum: Virtuino IoT - Replies (1)

Hello,

I am making a project where I have multiple ESP8266 devices with multiple topics connected to only one MQTT connection.

MQTT topics are increasing so MQTT variables also.

I have made a test creating a variable superior to V99, for instance V101, then I assigned a topic to this variable but MQTT communication do not work.

Can I only work with variables from V0 up to V99 in a MQTT connection?

In my project I need more than 100 variables for a MQTT connection. Is it possible?


I am working with HiveMQ broker without user and password for the moment.

Regards

Print this item

  JavaScript: How to write to multiple outputs
Posted by: chris - 03-25-2023, 06:31 PM - Forum: Virtuino IoT - Replies (4)

Is there any way to send values to multiple outputs using a Java Script?

Print this item

  Weird command and response
Posted by: Nils.Sky - 03-24-2023, 04:05 PM - Forum: Virtuino 6 - Replies (1)

Hey!

I am getting some weird commands and responses from the Virtuino App.
I attached a screenshot of the serial monitor. The code I am running is also attached.
Do you have any Idea why this could happen?



Attached Files Thumbnail(s)
       
Print this item

  Labels - black background
Posted by: robert4you - 03-20-2023, 06:40 PM - Forum: Virtuino IoT - Replies (3)

   



In my project all labeles  got a black background spontaneously. Any idea what happened?

Print this item

  Connecting with Iot
Posted by: Peco - 03-17-2023, 09:36 AM - Forum: Virtuino IoT - Replies (1)

Hi I connect perfectly with Virtuino 6 and Virtuino MQTT from an Android device. 
I wanna test also Virtuino IOT with same server HveMQ, but using same parameters and same topics I cant' receive any data.
Thank you very much for your service.

Print this item

  Custom sound
Posted by: robert4you - 03-12-2023, 10:41 PM - Forum: Virtuino IoT - Replies (3)

Does adding custom sound files in the alarm setting work properly? What type should the sound files be?

Print this item

Smile Refresh time of sensor data from esp8266 to Virtuino via W-LAN
Posted by: Stefan - 03-10-2023, 08:37 PM - Forum: Virtuino 6 - No Replies

I use an analog instrument to indicate engine revs in Virtuino6.
In Principle it works great.
Problem: 
revs change very quickly and Virtuino indicator does not follow in "real time".

Does somebody have an idea how to optimize the refresh time?
I think i need at least 10 sensor data (float) per second from esp8266 to Virtuino via W-LAN. Is this possible or is it limitted to a lower speed?

BR Stefan

Print this item

Bug Virtuino 6 and Virtuino MQTT retain problem
Posted by: flagman5486 - 03-09-2023, 09:44 AM - Forum: Virtuino 6 - Replies (4)

Hello, first of all thank you very much for this fine piece of software, I'm very glad that I found it on the internet.

...but:


  1. Recently I have spotted one bug from what I gathered in my own personal tests. In short, my virtuino 6.0.29 pro and also virtuino mqtt doesn't set retain flag on published messages. My broker is self hosted mosquitto server (running in debug mode), messages published by virtuino android app have always retain flag set to false regardless of in app GUI setting
  2. Second bug (or feature?) is that when after connecting to broker I select disconnect from GUI, client actually doesn't disconnect, but rather make unsubscribe from all the previously subscribed topics but still maintains connection to the broker, even after exiting app from GUI!
        

Dear Developer, if you need any more details, log, screenshots to further debug mentioned bugs, feel free to ask, I happily provide assistance needed.

edit. just tested virtuino IoT, this version doesn't have such bugs and behaves as it should

Print this item