Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. sleepyfatcat
    3. Topics
    S
    • Continue chat with sleepyfatcat
    • Start new chat with sleepyfatcat
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by sleepyfatcat

    • S

      DigitalWrite
      Arduino • • sleepyfatcat

      4
      0
      Votes
      4
      Posts
      584
      Views

      @sleepyfatcat said in DigitalWrite: Hello, I am trying to use C to on the LED on my M5 stick c plus. I have initialise pin 10 as the output, and when I send digitalWrite(led_pin, 0), it ons the LED. My code causes the LED to on when 0 is sent, and off when 1 is sent. Any idea why it seemed like it is flipped? Thank you This apparently is normal behaviour for most ESP Cores from what I have found in data sheets and is very confusing.
    • S

      M5 Stack unable to subscribe and recieve new messages
      M5 Stick/StickC • • sleepyfatcat

      3
      0
      Votes
      3
      Posts
      1005
      Views

      what do you mean by "Not able to subscribe" ? Does it not connect or does it not return data? Does the data turn up in HiveMQ? This looks like Micropython but the functions look strange, you have SSL set to true but no keys and certificates set.