You are reading a single comment by @user101743 and its replies. Click here to read the full conversation.
  • @Gordon thanks for the reply. this exactly what I needed!

    This-

    char-write-req 0x0010 4c45442e746f67676c6528290a

    worked properly and turned the led on and again doing it turned it off. But when I write

    "LED.toggle()\n".split("").map(x=>(256+x­.charCodeAt()).toString(16).substr(-2)).­join("")

    In WebIDE it doesn't give me any hexadecimal character

    And I also followed the simblee clone instruction

    char-write-req 0x0013 000001

    this writes but the led doesn't turn on.


    1 Attachment

    • 3.png
About

Avatar for user101743 @user101743 started