GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    GUI-O <> Wi-Fi Esp32 Wroom

    Scheduled Pinned Locked Moved
    General Discussion
    2
    5
    329
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Sato
      last edited by

      Hello,
      I was looking for a small example of how to use Gui-O to communicate with Esp32 Wroom via Wi-Fi. I've already done an example with BLE, but now I'd like to use Wi-Fi communication without Internet.
      Does anyone have a small example to share?

      Thanks
      Kind regards

      K 1 Reply Last reply Reply Quote 0
      • K
        kl3m3n @Sato
        last edited by

        @Sato Hi.

        What do you mean without Internet? You want only local connection, i.e. LAN?

        Regards,
        kl3m3n

        S 1 Reply Last reply Reply Quote 0
        • S
          Sato @kl3m3n
          last edited by

          Hi @kl3m3n,

          Yes, local
          that is, without internet.
          I have allready make a prototype function with BLE, it works good, but now want local using
          Wi-Fi between Gui-O and Esp32, it is possible?

          Regards

          K 1 Reply Last reply Reply Quote 0
          • K
            kl3m3n @Sato
            last edited by kl3m3n

            @Sato You could create a closed network - a router that does not connect to the internet. You can use Ethernet connection example:
            https://www.gui-o.com/examples/gui-o-and-boards/esp32#h.lgseszbg4sp7

            Note that this connection does not use encryption, but since it is a closed network it should be ok. Provide a strong password for your router.

            You could alternatively setup a mosquitto broker using a PC connected to the isolated router. Or you could probably even run a broker on ESP32... This involves far more effort though.

            Regards,
            kl3m3n

            S 1 Reply Last reply Reply Quote 0
            • S
              Sato @kl3m3n
              last edited by

              Hi @kl3m3n,

              Ok, understand
              Thank you

              Regards

              1 Reply Last reply Reply Quote 0
              • First post
                Last post