Get help from AI-powered GUI-O Assistant! Open Assistant
  • TI keyboard covers my input

    15
    0 Votes
    15 Posts
    717 Views
    K

    @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

  • 0 Votes
    2 Posts
    124 Views
    K

    @mile_hi_guy Thanks for posting this. I have put this on my "issues" list.

    Best regards.

  • 0 Votes
    3 Posts
    190 Views
    M

    Thanks, I look forward to the fix.

    My design if fairly complex. It sure would be helpful to be able to add comments to the box 2 command list. It seems to me adding a "comment widget" object would be a fairly elegant and simple way to enable this. The comment lines could then be displayed in box 2 and the GUI-O command string box. The comments would then be stripped out when sent to the GIO-O app.

  • Y position of widgets is always at the top of screen

    4
    0 Votes
    4 Posts
    299 Views
    K

    @richamar Hi!

    That's good to hear.

    You can send messages in chunks if you want to, as GUI-O will process the command only when it receives "newline" character ('\n').

    Best regards,
    Kl3m3n

  • GUI-O spaces

    6
    0 Votes
    6 Posts
    707 Views
    K

    @RudiP

    I have prepared version v1.0.106 - you will be notified within the app when the upgrade is available. This version also fixes your issue.

    If you feel like it, please support GUI-O and leave a feedback on the app store (please make sure you are not in the Beta testing program before giving feedback - you can tap on the Leave button):
    https://play.google.com/store/apps/details?id=com.guio.guioapp

    Best regards,
    Kl3m3n

  • MBCH how many labels and data can I display

    4
    0 Votes
    4 Posts
    367 Views
    K

    @RudiP No problem 🙂

  • Text input not showing

    2
    0 Votes
    2 Posts
    292 Views
    G

    This website is not valid:
    84d019e0-7241-4022-807b-71420e4d6b9f-image.png

    I suggest you use:

    BT.print("|TI UID:ti_Https X:50 Y:15 W:100 BGC:#FFC000 FGC:#000000 SHC:#FFC000 TXT:"https: " SCI:0\r\n");

    SCI:4 means 5th screen.😏

  • working till now become demo version

    12
    0 Votes
    12 Posts
    2k Views
    K

    @somasundaram-i Please try version 1.0.104, when it becomes available (you need to be in a beta tester program).

    I would appreciate some feedback, when you test it.

    Best regards,
    Kl3m3n

  • images on android car system horizontal mode 1280 x 720

    7
    0 Votes
    7 Posts
    1k Views
    K

    @somasundaram-i Hi,

    I tried reproducing the issue on 1280x720 emulator and everything seems to work fine.

    This image represents an image with non 1280x720 resolution, stretched to the entire available screen:

    1280x720_image.png

    This image represents an image with 1280x720 resolution:

    1280x720_image2.png

    The GUI-O init command is:

    |IM UID:im0 X:50 Y:50 W:100 H:100 IP:"<image>" SCM:1\r\n

    Best regards,
    Kl3m3n

  • CHB parameter ACT:

    5
    0 Votes
    5 Posts
    981 Views
    K

    @forest70 Hi!

    I have fixed the ACT issue.
    The new version should be available in Play Store in a couple of days.

    Best regards,
    Kl3m3n

  • Change SCI no efect

    4
    0 Votes
    4 Posts
    666 Views
    F

    @kl3m3n
    OK, Tank you.

  • LB widgets disappeared in GUI-O

    4
    0 Votes
    4 Posts
    617 Views
    K

    @gammda Fixed in v1.0.91.

    Best regards,
    Kl3m3n

  • Some issues and possible improvements - Part 2

    2
    0 Votes
    2 Posts
    400 Views
    K

    @enniom Hi!

    #1 - I agree with your suggestion. In the next release, the numbers will be displayed outside the actual chart area, live you've suggested.

    #2 - This is strange - in your video I see GUI-O is receiving invalid characters (ABV%).
    After you quit the application with the command, you then open GUI-O from "recent apps" and what do you do next? Your video does not show this. Do you connect to the device manually or you use auto-connection feature to re-connect automatically?

    Can you try quitting only when all Bluetooth transmissions are complete and Bluetooth is disconnected?

    Best regards,
    Kl3m3n

  • Some issues and possible improvements

    36
    0 Votes
    36 Posts
    15k Views
    K

    @enniom Why are you setting ASR to 0.5, if no device has 0.5 ratio? Which is your development device?

    Kl3m3n

  • Unable to compile BasicMQTT - code error

    8
    0 Votes
    8 Posts
    2k Views
    K

    @Sato I will update the example, so it is compatible with the new esp32 version.

  • 0 Votes
    2 Posts
    660 Views
    K

    @SteveV Hi.

    Did you enter only the name or did you also specify the IP and port. All parameters must be specified...

    If the tablet has WiFi, you can connect via "Ethernet". Please see my other answer here:
    https://forum.gui-o.com/topic/198/could-the-gui-o-designer-be-made-to-work-with-wifi/2

    True, "Ethernet" is usual terminology for internal wired connections. But in this case "Ethernet" means internal wireless connections. I think other (more technical) terminologies would be even more confusing for the user.

    Best regards,
    Klemen

  • Text Input On BLE, problems with more than 14 characters

    8
    0 Votes
    8 Posts
    1k Views
    K

    @tgpa123 Hi.

    I tested this on my device with ESP32 and can send longer data than 20 bytes. It seems that the server and client negotiate a larger MTU value in my case.

    Nevertheless, I can chunk the data so that there is never more than 20 bytes by default. So, for messages greater than 20 bytes, multiple packets will be sent. Of course, the last packet will still be terminated with CRLF.

    Regards,
    Klemen

  • Multiple spaces are omitted

    5
    0 Votes
    5 Posts
    807 Views
    W

    @kl3m3n

    Again, thank you for the quick response!

    Greetings!

  • Bug after chart clear

    3
    0 Votes
    3 Posts
    523 Views
    K

    @cayon Hi,

    the bug should be fixed in v1.0.64.

    Best regards,
    Klemen

  • Number of widgets limited to 28

    9
    0 Votes
    9 Posts
    1k Views
    K

    @pcu Hi!

    I have made two examples using Nucleo board (USB and BLE).

    You can find them here, if you are interested:
    https://www.gui-o.com/examples/gui-o-and-boards/stm32-nucleo-wb55

    Best wishes.
    Klemen