GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • G

      GUI-O Snail Trap

      Share Your Projects
      • • • gammda
      1
      0
      Votes
      1
      Posts
      297
      Views

      No one has replied

    • S

      Unable to compile BasicMQTT - code error

      Report Bugs
      • • • SteveV
      8
      0
      Votes
      8
      Posts
      1.3k
      Views

      K

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

    • S

      MBCH on v1.0.74

      Comments & Feedback
      • • • Sato
      4
      0
      Votes
      4
      Posts
      542
      Views

      K

      @Sato No problem.

      Best regards,
      Kl3m3n

    • G

      Help on pairing mqtt for esp8266

      Comments & Feedback
      • • • Gemini cricket 0
      4
      0
      Votes
      4
      Posts
      376
      Views

      K

      @Gemini-cricket-0 said in Help on pairing mqtt for esp8266:

      @kl3m3n Hello

      Thanks a lot for your help, I will try following your advice as soon as I have some time. Have a great day.

      Best regards

      If you have any issues, please let me know.

      Regards,
      Kl3m3n

    • S

      Could the GUI-O Designer be made to work with WiFi?

      Wishlist
      • • • SteveV
      5
      0
      Votes
      5
      Posts
      759
      Views

      S

      @kl3m3n Hi,
      Thanks for reviewing my issue.
      I have resigned to the fact that the cheapy ATMPC is probably not going to work with the 'ethernet' connection, and have taken on your suggestion to do the development on the Samsung and use the initialisation strings on the ATMPC.

      I tried a test UI created on the Samsung using the GUI-O Live Designer, copied the initialisation strings into modified ESP32 code, created a new IoT device on the ATMPC and - Bingo! - worked a treat.

      Thanks very much
      Cheers
      Steve

    • S

      GUI-O app let me select Ethernet as a new device - but Ethernet is not fitted

      Report Bugs
      • • • SteveV
      2
      0
      Votes
      2
      Posts
      394
      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

    • S

      Purchased Pro but hasn't activated

      Comments & Feedback
      • • • SteveV
      5
      0
      Votes
      5
      Posts
      514
      Views

      K

      @SteveV said in Purchased Pro but hasn't activated:

      I unreservedly apologise for my mistake and sorry to have bothered you and wasted your precious time.

      No problem 🙂

      @SteveV said in Purchased Pro but hasn't activated:

      Would you please advise what the license entails - how is it applied?

      Please check the DEMO and PRO difference here:
      https://www.gui-o.com/home#h.udqy5odkk9

      Best regards,
      Klemen

    • S

      Unable to enter Device IP or UEL

      General Discussion
      • • • SteveV
      6
      0
      Votes
      6
      Posts
      974
      Views

      S

      @kl3m3n
      The new release (1.0.73) fixed the problem with the wrong? keyboard on my Samsung tablet.
      I was then able to connect to GUI-O Live Design, and downloaded the TemperatureReader.gdp. All appears to work, although I am struggling to do anything different with the Designer in these early stage
      Good job - thanks.
      Cheers
      Steve

    • S

      GUI-O on Raspberry Pi 5

      General Discussion
      • • • SteveV
      7
      0
      Votes
      7
      Posts
      1.1k
      Views

      K

      @SteveV

      No problem! Thanks for the feedback 🙂

      If you have any more issues, feel free to ask!

      Best regards,
      Klemen

    • K

      Translators needed

      Translations - Help Needed
      • • • kl3m3n
      1
      0
      Votes
      1
      Posts
      1.1k
      Views

      No one has replied

    • S

      Edit the In and Out tokens on the Gui-O app

      General Discussion
      • • • Sato
      3
      0
      Votes
      3
      Posts
      644
      Views

      S

      Hi @kl3m3n,

      I see, thank you

      Regards

    • S

      Hello Gui-O - I'm alive

      General Discussion
      • • • Sato
      14
      0
      Votes
      14
      Posts
      1.0k
      Views

      S

      Hello @kl3m3n,

      You are right, tested it now with two Esp32 and it works.

      Thanks
      Regards

    • T

      Disable Updates when editing a field

      Wishlist
      • • • tgpa123
      4
      0
      Votes
      4
      Posts
      601
      Views

      K

      @tgpa123 I understand.

      In my opinion, this is not a very transparent user feature - updating field from another source, while user is typing in the same field.

      I will put this on hold for now. If there should be a need for this feature in the future, I will consider it again.

      Best regards,
      Klemen

    • S

      Selectable language

      Wishlist
      • • • Sato
      6
      0
      Votes
      6
      Posts
      458
      Views

      K

      @Hub said in Selectable language:

      Hello @kl3m3n,

      I can help with translation into Polish.

      Regards,
      Hubert

      Thanks! 🙂
      First, I need to prepare some stuff for this feature. I will let you know.

    • H

      Number input widget - hexadecimal input format

      Wishlist
      • • • Hub
      2
      0
      Votes
      2
      Posts
      210
      Views

      K

      @Hub Hi!

      What about using |TI (text input) widget? I can probably add some validators to ensure the entered text is HEX.

      Regards,
      Klemen

    • T

      Text Input On BLE, problems with more than 14 characters

      Report Bugs
      • • • tgpa123
      8
      0
      Votes
      8
      Posts
      760
      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

    • T

      Character Limits on Text Input Fields

      Wishlist
      • • • tgpa123
      3
      0
      Votes
      3
      Posts
      289
      Views

      T

      @kl3m3n Excellent, I look forward to it!

    • S

      Graphic Bar Chart-2

      Comments & Feedback
      • • • Sato
      22
      0
      Votes
      22
      Posts
      6.3k
      Views

      K

      @Hub

      I am happy you find the improvements useful!

      Thanks.

      Regards,
      Klemen

    • S

      A small percentage of the profit of any sell pcb

      General Discussion
      • • • Sato
      3
      0
      Votes
      3
      Posts
      298
      Views

      S

      Hello @kl3m3n,

      I've already answered in the other thread

      Regards

    • S

      critical risk in relying on closed-source platforms for commercial solutions

      General Discussion
      • • • Sato
      5
      0
      Votes
      5
      Posts
      429
      Views

      S

      Hello @kl3m3n,

      I raised this question to understand how many hobbyists and professionals are in the Gui-O platform community.

      In my case, I have been developing a product for commercial purposes for which I am still seeking investors. The market for the product is global.

      I am of the opinion that in the case of commercializing products developed and produced using the Gui-O platform, you should also benefit from a percentage of the profit from the solution (product + Gui-O).
      I believe this is well-deserved, and there is no reason to think otherwise.

      In commercial terms, the most important aspect is not only the value you can derive from the Pro version registration, perhaps with hobbyists, but if you consider the example I provided, that client has approximately 55 employees, which would represent the same number of Pro version registrations. By entering into a partnership as you mentioned,

      "This means you get an apk that you can distribute to your users on your own terms,"

      you would end up with much more financial return. For example: 7000 x €4 = €28,000
      This is an example, and the value depends on the type of final product, but at a minimum, this would be the amount, and reimbursement in most cases would not be immediate but rather phased over time. Clients buy it according to their needs and financial capacity.

      By maintaining the commitment in all future projects, you would be optimizing the monetization of your work. The apk issue would provide the necessary security for all of us to make commitments with end customers, making it possible to commercialize the solution of product (pcb) + Gui-O in a win-win manner.

      Give it some thought. In my case, I will continue to try to find clients for the solution, but I am already more reassured knowing there is openness to leverage this good solution for both sides.

      I hope that other professional users can join this partnership model and share their opinions.

      Regards