Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Serial.print not working on T3

    Technical Discussion
    2
    3
    51
    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.
    • V
      VintageSlots last edited by

      For some reason, Serial.print() does not send anything to the serial port.

      I also tried the Hothead example. It has serial.print() statement but they don't do anything.

      Any ideas?

      teastain 1 Reply Last reply Reply Quote 0
      • teastain
        teastain @VintageSlots last edited by

        @vintageslots Hi! I just added this to my Repo, setup text:
        B) Cannot see Serial.Print on Arduino Serial Monitor
        To enable serial monitor function for debugging, you must also set
        USB CDC On Boot "Enabled"
        in the Arduino board parameters

        The Print statements are // commented out because they slow down the demo!
        Feel free to release them for your testing!!!

        V 1 Reply Last reply Reply Quote 0
        • V
          VintageSlots @teastain last edited by

          @teastain Thank you very much. That fixed my problem.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB | Contributors