Navigation

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

    ErrK

    @ErrK

    Plugin Developer

    15
    Reputation
    66
    Posts
    1633
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online
    Location Stockhom Age 39

    ErrK Follow
    Plugin Developer

    Best posts made by ErrK

    • My ESP8266 Gateway and nodes.

      This will be continued as my work progress.


      Hi.

      My gateway has been running for a few weeks now and this week I finally finished my first node.
      It gave me a few burn marks on my fingers and required many hours of soldering, but now it's done!

      To make it easier with the following nodes I've ordered a few of @sundberg84:s Easy/Newbie PCB

      I currently use API 1.6.0-beta.
      My Gateway is a ESP8266 with a NRF24L01+PA+LNA
      First I cut one of my Prototype PCB and then I soldered the NRF24L01.
      GatewayBuild1.jpg

      After that I started to prepare for all the cables.
      GatewayBuild2.jpg

      I finally put on the ESP8266 so it will hide the cables.
      GatewayBuild3.jpg

      When it's done it looks like this:
      Gateway1.jpg
      Gateway2.jpg
      Gateway3.jpg

      Here is when it's in a box. Yes, I know the box is bigger than it needs to be 🙂
      GatewayBox1.jpg

      GatewayBox2.jpg

      posted in My Project
      ErrK
      ErrK
    • RE: Homey + mySensors

      Hi,
      I'm started to develop an app for Homey.
      The app for Homey require an icon and some loggos, is there any loggos for mysnsors that i can use?

      I have just started so i'm in the beginning of development.
      My goal is that it will support both ethernet and mqtt gateway.

      posted in Homey
      ErrK
      ErrK
    • RE: MP1584EN DC DC3A Eagle component

      Thanks @scalz
      I hoped to avoid create my own 🙂

      posted in Hardware
      ErrK
      ErrK
    • RE: My ESP8266 Gateway and nodes.

      Here is my first node.
      I got my inspiration from @the-cosmic-gate:s 3 in 1 incl battery monitor

      I am using a Arduino Pro Mini 5v because i have not recived my Step Up Boost Module 5V yet.
      The sensors i have connect is a DHT-22 and a HC-SR501 motion sensor.

      This is the top.
      Node1.jpg

      This is the botton.
      Node2.jpg

      The box i use for this i the same i used for my gateway.
      NodeBox1.jpg

      NodeBox2.jpg

      I will make a update when i have build my next node with a PCB from @sundberg84

      posted in My Project
      ErrK
      ErrK
    • RE: [Solved] ESP8266 Wifi Gateway problem to connect a sensor

      After a few hours of trying this i now working.
      I reconnect all the wiring and then it start to work.
      It must have been som problem with the wiring.

      Now i use Arduino 1.6.5 and develop version of mysensors API.

      posted in Troubleshooting
      ErrK
      ErrK
    • RE: Homey + mySensors

      You can find the code in my github https://github.com/ewikner/org.mysensors.homey

      Is it possible to send a command to a node to get the sensors presentation again?
      A few sensors is only sending the SET command and i need to get the sensor type to know what type of data it is.

      posted in Homey
      ErrK
      ErrK
    • RE: [SOLVED] Can't upload any sketch after battery modifications

      @Oitzu
      Thanks for the tips.
      After a many attempts it worked.

      I hold the reset down while it was compiling and first it failed.
      Then i tried again just after it failed and did it a few times. Then suddenly it did't fail and the sketch was uploaded.

      posted in Troubleshooting
      ErrK
      ErrK
    • RE: Homey + mySensors

      Now is the app in the App store for Homey.
      https://apps.athom.com/app/org.mysensors.homey

      @hek: You can post it on the plugin news.

      posted in Homey
      ErrK
      ErrK
    • v 0.1.5 is published

      Since Homey don't support update of a device yet, you need to remove and then re-add your devices when update the app.

      New features:

      • Added a custom capabilities (currently this capabilities is not added to the Insights log)

        • "Custom": You can send what ever you want, like a text
        • "Custom number": Parse the value in to a number with 2 decimals
        • "Custom boolean": If value is 0 then false, or else it's true
      • Support MySensors 2.0.0

      posted in Homey
      ErrK
      ErrK
    • v0.2.0

      Hi,
      I have just sent an request to Athom to update the app to version 0.2.0.
      There is a lot of changed.
      Becouse there is still no update function for devices in Homey you need to remove all your devices (sensors) and then re-add them.
      You insights will be lost so make a backup for it before you make the update.
      This is becouse i have change in the back-end so we now have one device card for each node instead of one device card for each sensor.

      If you got some problems with the update, tell me and i will look in to it.

      posted in Homey
      ErrK
      ErrK

    Latest posts made by ErrK

    • New version

      Hi,
      We need to rewrite the app because the Athom team have added a new SDK.
      Is there any node.js developer that can help me with the app?
      I dont have the time right now to do everything by my own.

      posted in Homey
      ErrK
      ErrK
    • RE: I have some issues with the controls of OnOff, dim, light_saturation, light_temperature and light_mode

      Hi,
      Thanks for writing about the issue.
      I will look in to why you can't see the sensor if it is a light_hue, light_saturation, light_temperature and light_mode. Will report here when I know why it is not visible.

      The issue you have with label in the mobile app is nothing i can do.
      It is a issue you need to report to homey.
      In the app you can't control where the labels or anything else is in the mobilecard..

      It took a few month before the homey team added function so you could change the label of a capability. So i think they have missed this function in the mobile app.

      posted in Homey
      ErrK
      ErrK
    • v0.2.0

      Hi,
      I have just sent an request to Athom to update the app to version 0.2.0.
      There is a lot of changed.
      Becouse there is still no update function for devices in Homey you need to remove all your devices (sensors) and then re-add them.
      You insights will be lost so make a backup for it before you make the update.
      This is becouse i have change in the back-end so we now have one device card for each node instead of one device card for each sensor.

      If you got some problems with the update, tell me and i will look in to it.

      posted in Homey
      ErrK
      ErrK
    • RE: MP1584EN DC DC3A Eagle component

      @GertSanders
      Thanks a lot!

      posted in Hardware
      ErrK
      ErrK
    • RE: MP1584EN DC DC3A Eagle component

      @GertSanders Thanks, that would be very nice.

      posted in Hardware
      ErrK
      ErrK
    • RE: MP1584EN DC DC3A Eagle component

      Thanks @scalz
      I hoped to avoid create my own 🙂

      posted in Hardware
      ErrK
      ErrK
    • MP1584EN DC DC3A Eagle component

      Hi,

      I am trying to create my first PCB in Eagle.
      But i need to add this component in it but can't find any library that contains it.

      Power Module Adjustable MP1584EN DC DC3A Power Step-down Descending Output Module 12 v9v5v3 LM2596 24 v

      Dose anyone have a library for this?

      Thanks.

      posted in Hardware
      ErrK
      ErrK
    • RE: No new devices where found

      Thanks @evad,
      I will look in to it.

      I use the example sketch for my ESP8266 gateway.
      Have only change the MY_ESP8266_SSID and MY_ESP8266_PASSWORD.
      https://github.com/mysensors/MySensors/blob/master/examples/GatewayESP8266/GatewayESP8266.ino

      posted in Homey
      ErrK
      ErrK
    • RE: No new devices where found

      @Arjan-van-den-Eijnden ,

      Strange that it is working after installing it through the CLI.
      But good it's working now 🙂

      I will look in to it to find out if there is a bug in the app.

      posted in Homey
      ErrK
      ErrK
    • RE: No new devices where found

      @Arjan-van-den-Eijnden, @evad
      Witch version of Homey and the app do you use?

      I know that someone got the same problem in the beginning, but after reboot the gateway and sensors it started to pop up in Homey.
      Have you tried it?

      I will post my sketch for my ESP8266 WIFI gateway when i get home.

      posted in Homey
      ErrK
      ErrK