Hi! Unable to connect arduino uno + esp 01 to virtuino 6. Test connectivity in virtuino 6 throws the following error: isConnected failed: ECONNREFUSED (Connection refused). Help, pls!
Hi,
I need to change the timer value frommy Virtuino project to Logo.
I have defined the VM, the block has address 44, on the Logo program. I have then added a Value Display widget connected to VM and a pop up windows to enter the value.
Everything works fine but with an issue, I am only able to change the minutes and not the hours.
The Logo block has the hh:mm format and the only changing value is minutes up to 100. If I input 65 minutes I can read 01:05 hours on Logo that is correct but the visualization in Virtuino project still read minutes.
Hello,
I am displaying temperatures, coming from MQTT broker, and using the "text display" widget (virtuino iot) for that purpose. I would like to modify the text color based on the displayed value (mainly used to show a warning). So far, I did not find a way to do it.
Is there any way, using scripts or js, to do that functionality ?? or maybe I am missing something?
hi, when starting virtuino 6 it stops suddenly. It happens almost every second launch. Another thing I noticed is that I can't export settings.
Code:
java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed.
at android.database.sqlite.SQLiteConnectionPool.throwIfClosedLocked(SQLiteConnectionPool.java:1034)
at android.database.sqlite.SQLiteConnectionPool.waitForConnection(SQLiteConnectionPool.java:653)
at android.database.sqlite.SQLiteConnectionPool.acquireConnection(SQLiteConnectionPool.java:369)
at android.database.sqlite.SQLiteSession.acquireConnection(SQLiteSession.java:894)
at android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:752)
at android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64)
at w0.e.g(Unknown Source:2)
at d3.b.a(Unknown Source:26)
at info.mqtt.android.service.MqttService.c(SourceFile:31)
at b3.a.e(SourceFile:68)
at b3.a$a.onServiceConnected(SourceFile:36)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1660)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1689)
at android.os.Handler.handleCallback(Handler.java:794)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:176)
at android.app.ActivityThread.main(ActivityThread.java:6651)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:824)
What's the reason that ESP-01 cannot work as websocket , it is a hardware problem or something else.
Virtuino iot gettingstarted example works fine with my nodemcu and wemos but with ESP-01 i can upload but can't connect to my network.
Projekte können nicht geladen werden.
Ich habe Version Virtuino 6 ver 6.0.32 und Galaxy A51.
Liegt das Problem bei Virtuino oder am Galaxy A51
Danke für Antworten
Hello,
i try to connect my hardware from outside my wifi network.
I dob't have a static IP, i use ddns but the Virtuino app not recognize http address.
Is possible to have a suggestions?