🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Why is the Serial.print() not working in the M5NanoC6 unit?

    SOFTWARE
    3
    4
    767
    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.
    • B
      BoM_M5
      last edited by

      Why is the Serial.print() not working in M5NanoC6 controller?

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

        @BoM_M5 Do you have USB CDC On Boot "Enabled"?
        In the 'Tools' drop down.

        Cheers, Terry!

        100% M5Stack addict with several drawers full of product!

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

          @teastain Thank you for your tip! After activating USB CDC for Boot to - Enable the Serial.print() worked as it should. /BoM_M5

          PaulskptP 1 Reply Last reply Reply Quote 1
          • PaulskptP
            Paulskpt @BoM_M5
            last edited by

            @BoM_M5 I had the same problem today. In Arduino IDE v.2.3.3, BOARDS MANAGER, searched for esp32. Found "esp32" from Espressif Systems. It appeared that I had version "3.1.0 RC" installed. On Espressif's site on Github I saw that the latest stable version is: "3.0.5", so I downgraded to 3.0.5. Then I saw that the M5NanoC6 was available via: Tools -> Board -> esp32 -> M5NanoC6. After having selected this board, I saw also that: Tools -> CDC on Boot was "Enabled". I saw that there was here no more option "Disabled".
            From this moment all Serial.print and Serial.println command worked as expected.

            Coding keeps your mind going

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