Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. bpupp
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    bpupp

    @bpupp

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bpupp Unfollow Follow

    Latest posts made by bpupp

    • RE: T-Dongle serial read

      @teastain2 Sorry, I mis-read your comment. Yes, it is easy to write to serial to display on the host computer via the idf.py monitor. What I am trying to achieve is to write serial data FROM the idf.py(or Arduino) Monitor to the T-Dongle. This would be, for example, to set a config value on the T-Dongle. The idf.py tusb_serial_device does this with a standard ESP32-S3 DevKit but it does not work with the T-Dongle.

      posted in Technical Discussion
      B
      bpupp
    • RE: T-Dongle serial read

      @teastain2 Could you please provide a simple example?

      posted in Technical Discussion
      B
      bpupp
    • T-Dongle serial read

      Trying to get the ESP32-S3 T-Dongle to read serial input. Would be used for simple config issues. Idea is based on tusb_serial_device ESP/idf.py example. Is this possible with the T-Dongle? Would anyone have a bit of sample code?

      posted in Technical Discussion
      B
      bpupp