GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. kl3m3n
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 42
    • Posts 496
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: an experiment with AI

      @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

      posted in Share Your Projects
      K
      kl3m3n
    • RE: User password

      @Bernard Hi!

      Currently, no, it is not possible.
      I will see if i can make a "toggle visibility" option for the next release.

      Kl3m3n

      posted in General Discussion
      K
      kl3m3n
    • RE: |SORI command

      @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

      posted in General Discussion
      K
      kl3m3n
    • RE: ESP8266 & Arduino & GUI-O automatic pairing

      @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/1227

      Best regards,
      Kl3m3n

      posted in General Discussion
      K
      kl3m3n
    • RE: User password

      @Bernard Now I am thinking I understood your question wrong. Can you please elaborate a bit... What is user token?

      Best regards.

      posted in General Discussion
      K
      kl3m3n
    • RE: User password

      @Bernard Hi.

      did you tap the "down" button next to the device?
      Show in the image below.

      1000035779.png

      Best regards.
      Kl3m3n

      posted in General Discussion
      K
      kl3m3n
    • RE: ESP8266 & Arduino & GUI-O automatic pairing

      @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

      posted in General Discussion
      K
      kl3m3n
    • RE: Iot Settings

      @Bernard Hi.

      You can do one of the following:

      1. Clear the app data from Android settings (settings - apps - GUI-O - clear all data). Note that this will clear everything, even stored devices.

      2. 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

      posted in General Discussion
      K
      kl3m3n
    • RE: TI keyboard covers my input

      @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

      posted in Report Bugs
      K
      kl3m3n
    • RE: TI keyboard covers my input

      @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

      posted in Report Bugs
      K
      kl3m3n
    • RE: Connection error

      @Bernard No problem!

      I am glad it works now.

      Regards.

      posted in General Discussion
      K
      kl3m3n
    • RE: Connection error

      @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

      posted in General Discussion
      K
      kl3m3n
    • RE: Limited to 16 widgets on initialization

      @mile_hi_guy 👍

      posted in Frequently Asked Questions (FAQ)
      K
      kl3m3n
    • RE: Live Design Tool - <br> line break does not work as expected in text fields

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

      Best regards.

      posted in Report Bugs
      K
      kl3m3n
    • RE: TI keyboard covers my input

      @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

      posted in Report Bugs
      K
      kl3m3n
    • RE: TI keyboard covers my input

      @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

      posted in Report Bugs
      K
      kl3m3n
    • RE: Limited to 16 widgets on initialization

      @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

      posted in Frequently Asked Questions (FAQ)
      K
      kl3m3n
    • RE: Limited to 16 widgets on initialization

      @mile_hi_guy Hi,

      please check this thread:

      https://forum.gui-o.com/topic/231/issue-on-sending-widget-on-init

      At the bottom you will see a "non-blocking" code BLE code... Can you try it?

      P.S.: Adding some delay does not work, since BLE events are not processed I believe...

      Best regards,
      Kl3m3n

      posted in Frequently Asked Questions (FAQ)
      K
      kl3m3n
    • RE: Ability to add comments to Live Design tool command list

      @mile_hi_guy

      Fixed, v0.0.20. Also added the comments to the selection view.
      I made some minor changes and you will need to update your comments.

      Best regards,
      Kl3m3n

      posted in Wishlist
      K
      kl3m3n
    • RE: TI keyboard covers my input

      @RudiP The canvas should be automatically pushed up when you focus on the input widget, like I've shown in the animated image.

      Best regards,
      Kl3m3n

      posted in Report Bugs
      K
      kl3m3n