Posts
-
RE: Intro - Please read carefullyposted in GUI-O Drag-and-Drop Designer (Early Development) - Feedback Wanted
Bob, would you like to add something?
For example - where can the potential testers get the preview of the designer?
Additional info on how to set it up, what environment to use etc...? -
Intro - Please read carefullyposted in GUI-O Drag-and-Drop Designer (Early Development) - Feedback Wanted
A GUI-O user has started developing a new visual designer for GUI-O that will support drag-and-drop widget creation, while still remaining fully compatible with the existing GUI-O app and command protocol.
The goal is to make GUI creation easier by allowing users to visually place widgets, configure their properties, and generate the corresponding GUI-O ASCII commands automatically.
The project is still in early development, and the developer would like to collect feedback from the community while designing the tool.
This is a good opportunity to help shape the direction of the designer.
Feedback that would be useful at this stage includes:
- features a visual GUI-O designer should support
- workflow ideas (layout editing, widget configuration, etc.)
- suggestions for simplifying GUI-O interface creation
- etc.
If you are interested in contributing ideas or participating in future testing, feel free to share your thoughts in this thread.
You can also contact the developer directly:
Email: bobstantonx@gmail.com
Forum handle: @heromedCommunity feedback at this stage will help ensure the designer evolves into something that is truly useful for GUI-O users.
-
RE: an experiment with AIposted in Share Your Projects
@Bernard That is great!

I also use AI for various tasks. It is incredibly useful, but in my opinion it is only a tool and should be treated as such.
Kl3m3n
-
RE: User passwordposted in General Discussion
@Bernard Hi!
Currently, no, it is not possible.
I will see if i can make a "toggle visibility" option for the next release.Kl3m3n
-
RE: |SORI commandposted in General Discussion
@Bernard Hi.
Strange, this command works for me... You are terminating the command with new line, i.e. '\n'?
Can you try sending @sori1 ORI:2\r\n after creating the component?
Kl3m3n
-
RE: ESP8266 & Arduino & GUI-O automatic pairingposted in General Discussion
@Bernard Hi.
If password is "not set" then you will not be able to connect. You need to set the password. Just remove and reinstall the app, or see my other response here:
https://forum.gui-o.com/post/1227Best regards,
Kl3m3n -
RE: User passwordposted in General Discussion
@Bernard Now I am thinking I understood your question wrong. Can you please elaborate a bit... What is user token?
Best regards.
-
RE: User passwordposted in General Discussion
@Bernard Hi.
did you tap the "down" button next to the device?
Show in the image below.
Best regards.
Kl3m3n -
RE: ESP8266 & Arduino & GUI-O automatic pairingposted in General Discussion
@Bernard Hi!
Yeah, I've been planning to update the examples for the new esp core library.
Sadly, I haven't gotten around to it yet. I've already updated some esp32 examples, but not the esp8266.
Currently, I don't have access to my PC, but I will try to update the examples in the following weekend... I will do my best and will let you know.
If you cannot wait that long, I suggest you try running an older version of Arduino IDE.
Best regards,
Kl3m3n -
RE: Iot Settingsposted in General Discussion
@Bernard Hi.
You can do one of the following:
-
Clear the app data from Android settings (settings - apps - GUI-O - clear all data). Note that this will clear everything, even stored devices.
-
Follow this link on GUI-O website:
https://www.gui-o.com/examples/gui-o-and-boards/esp32#h.7e5a31l59xj
Download the example and check the credentials in the code near the top. You can use port 8883 for secure communication, or 1883 otherwise. Client id can be empty, in this case GUI-O selects a unique generic client. You can also set it to your unique username.
Best regards,
Kl3m3n -
-
RE: TI keyboard covers my inputposted in Report Bugs
@RudiP Hi.
I am fairly positive that settings are not the cause of this.
Can you first try changing the keyboard? I assume that your default keyboard is Samsung keyboard. Try changing it to Gboard (should be something like Android settings -> Additional settings -> Language and input).
Best regards,
Kl3m3n -
RE: TI keyboard covers my inputposted in Report Bugs
@RudiP I could not reproduce the problem, but there was a potential issue that could cause this behaviour.
Please try v1.0.111. I have tested this version on multiple devices, including Samsung.Best regards,
Kl3m3n -
RE: Connection errorposted in General Discussion
@Bernard Hi!
There shouldn't be any issue with v0.0.20. There were no changes to connection functionality.
Q7 is a general network error.You are using Windows, right? I can send you the last version that worked for, so you can check if the issue persists?
Have you changed or re-configured your network in any way?Best regards,
Kl3m3n -
RE: Live Design Tool - <br> line break does not work as expected in text fieldsposted in Report Bugs
@mile_hi_guy Thanks for posting this. I have put this on my "issues" list.
Best regards.
-
RE: TI keyboard covers my inputposted in Report Bugs
@RudiP Hi!
No, your initialization is not the problem.
I will try to find out the cause why the canvas is not being pushed up. First, I need to reproduce the error.
I will let you know about further developments.
Thanks for your patience.Best regards,
Kl3m3n -
RE: TI keyboard covers my inputposted in Report Bugs
@RudiP Hi!
Can you please share which device you are using and Android version?
If I understand correctly, this worek for you before? And now it stopped working? Was this on the same device?
Thanks!
Kl3m3n
-
RE: Limited to 16 widgets on initializationposted in Frequently Asked Questions (FAQ)
@mile_hi_guy I suppose you tried to connect to the same device (quick connect)? Are the service and characteristic uids the same as the one from before?
I suggest you unpair and remove the device (Android settings) then also remove the device from GUI-O and try pairing again. Maybe also try changing the BLE name in the source code...
Best regards,
Kl3m3n
