Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. n1ck1355
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    n1ck1355

    @n1ck1355

    3
    Reputation
    17
    Posts
    489
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    n1ck1355 Follow

    Best posts made by n1ck1355

    • RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

      any news about 1.3 final release?

      posted in Development
      n1ck1355
      n1ck1355
    • RE: no connection with GatewayW5100MQTTClient

      ok i got it.. i don't know why but i reuploaded the sketch und bam...it works 🙂

      posted in Troubleshooting
      n1ck1355
      n1ck1355

    Latest posts made by n1ck1355

    • RE: Battery powered PIR

      Hi 🙂
      does anyone know where i actually find the FT531IA? on aliexpress there are only FT531EA with output of 2.5V 😞

      posted in Hardware
      n1ck1355
      n1ck1355
    • RE: Is it worth building accurate sensors?

      what? a simple ds18b20 (only temp sensor) cost <1$..
      i belive that the sensors with hum are also not quite expenive

      posted in Hardware
      n1ck1355
      n1ck1355
    • RE: Mi-Light controller for Mysensors

      @Nca78 :

      did you have success with thw NRF boards connecting?

      posted in My Project
      n1ck1355
      n1ck1355
    • RE: Mi-Light controller for Mysensors

      Thank you @ted 🙂
      i already played with it and can turn the bulbs on/off. i will play around with your
      information to make the other funktions work.

      But what i see is that you cannot e.g. dim the bulbs softly from say 100% to 20% cause
      that would be more commands behind each other. But the node must reset itself after
      each command by calling _Begin() and that takes some time..
      any suggestions to resolve that?

      posted in My Project
      n1ck1355
      n1ck1355
    • RE: Mi-Light controller for Mysensors

      that's really great 🙂 Thanks!

      posted in My Project
      n1ck1355
      n1ck1355
    • RE: Mi-Light controller for Mysensors

      @ted are you there and can get a hint please? 🙂

      posted in My Project
      n1ck1355
      n1ck1355
    • RE: Mi-Light controller for Mysensors

      @Jason-Brunk
      unfortunately i havnt got my own milight bulbs but for what i've seen on the
      reverse engineered protocol page the payload must be something like
      "07B0F2EA359001B9ACF9" for all on or
      "07B0F2EA7D910FD4EC72" for green

      or the part "07B0F2EA" must be the ID so the payload
      is somethink like "359001B9ACF9" for all on and
      "7D910FD4EC72" for green

      posted in My Project
      n1ck1355
      n1ck1355
    • RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

      @Mickey :
      It's the same problem i've posted about 4 months ago here.. i also cant run sketches i've uploaded via serial..
      i hope it is solved with a new release...maybe the final already @tekka?

      posted in Development
      n1ck1355
      n1ck1355
    • RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

      any news about 1.3 final release?

      posted in Development
      n1ck1355
      n1ck1355
    • RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

      @tekka i musst revert my previous post...
      I've OTA uploaded the sketch from my first post:

      void setup() {
        Serial.begin(57600);
        Serial.println("Setup Start");
      }
      
      void loop() {
      }
      

      and i connected the board over Serial with my computer. After uploading the sketch i did not noticed any output on the serial monitor in the Arduino IDE. Also checked the transfer rate.

      However the time reporter firmware works fine.

      posted in Development
      n1ck1355
      n1ck1355