Navigation

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

    pit007

    @pit007

    8
    Reputation
    25
    Posts
    1200
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    pit007 Follow

    Best posts made by pit007

    • RE: change node ID (i.e. in case of conflict)

      Oh, the final Products ๐Ÿ™‚ OK, I started 2006 with my own Wamp based system.... during the time I added a lot of 'things'.... Actual I'm locking for an base of an Sensor network. I have created my own wireless bootloader for the NRF, but you are faster (and better - my was working 1:1 absides the mash) and I want to add mainly batterypowerd Movement detectors (pic) and solar powered plant sensors (pic).

      If the PCBs are designed ... and the sensors clued to the ceiling and plugged to the soil I do not want diasseble it to update basic system features.

      Some pictures...

      IMG_20150314_145151.jpg
      IMG_20150314_145239.jpg

      • pit
      posted in Development
      pit007
      pit007
    • RE: We are mostly using fake nRF24L01+'s, but worse fakes are emerging.

      As I get my fakes I open a dispute and add this info - it war clear enough to get my money back ;-):
      UT84ELwXkXdXXcUQpbXV.png

      So, the chips differ in the register number 09 (CD/RPD).

      posted in Hardware
      pit007
      pit007
    • RE: Health of mesh

      @Heinz The GW is connected online to my webside and a php script collect all data and add it to a mysql database. From this DB the structure is rendered by an js library. The structure and the sensor values are updated frequently (not shown in this screenshot - take a look to ) ... in parallel I can connect the server with a controller or with MYSContoller via TCP.

      posted in Feature Requests
      pit007
      pit007
    • RE: Data type , Data unit , decade/exponent

      Here is a screenshot of the visualizing of all node types (not all sensor types)

      index.png

      posted in Development
      pit007
      pit007

    Latest posts made by pit007

    • RE: Health of mesh

      Thx @Heinz !
      It was not planned to release it. I do this work to see the dynamic of mash functionality. To make it public the interest must be very high, I had to invest a lot of time, and I should not become in conflict with Myscontroller (best tool, I lerned a lot at the use). In general I hope it improves the quality of mysensors, because I have to deside to use it or not.

      posted in Feature Requests
      pit007
      pit007
    • RE: Health of mesh

      @Heinz The GW is connected online to my webside and a php script collect all data and add it to a mysql database. From this DB the structure is rendered by an js library. The structure and the sensor values are updated frequently (not shown in this screenshot - take a look to ) ... in parallel I can connect the server with a controller or with MYSContoller via TCP.

      posted in Feature Requests
      pit007
      pit007
    • RE: Health of mesh

      If I power up the GW as first ...

      canvas.png

      posted in Feature Requests
      pit007
      pit007
    • RE: Whats happen if an ; (semicolon) or /n (LF) is in the date send by a node ?

      Multi messages like

      0;3;0;9;1;foo\n0;3;0;9;2;bar\n0;3;0;9;3;foo\n0;3;0;9;2;bar\n

      must be understand also. I got it from the tcp stream of the actual ether-gw.

      posted in Development
      pit007
      pit007
    • RE: Data type , Data unit , decade/exponent

      Here is a screenshot of the visualizing of all node types (not all sensor types)

      index.png

      posted in Development
      pit007
      pit007
    • Health of mesh

      Hi, I build up DB entrys from the informations about the notes, repaters and the GW and create a live visualization in a browser. The goal was to see the structure of the mash and see the routing. If I power up the GW as first and then the nodes it will be worked very fine. In the other order there are missing things (i.e things the bootloader send). But the worst thing is that i'm not able to get a feedback from the node/mash about there presens (health) at a later time.

      So it would be great to have:

      -a function to scan the network (without to reset all nodes)(except sleeping nodes).

      • get information about battery powered (/sometime sleeping node) and full powered (every time responding) node.
      • In the case of a battery powered node - the info about the minimal notification time would be very interesting. So I would be able to say: "The minimal notification time is 1day, I didn't hear something from this node in the last 3 days, so I change the health state from green to yellow (warning) and again 3 days later to red (error).
      • Or, and this is my request in general for powered devices. Set the time of minimal keep_alive messages.

      A littel bit other topic:

      • OTA BL: To reduce the risk of a wrong firmware the configuration of the hardware is interesting. Means mainly running at 8 or 16Mhz. (( Maybe also the ยตC (future), the connection's schema of the nrf24 or in general the connected communication module - if you also plan to connect things like the rf69).

      Tell me if I overlook such features.
      -Pit

      posted in Feature Requests
      pit007
      pit007
    • RE: We are mostly using fake nRF24L01+'s, but worse fakes are emerging.

      As I get my fakes I open a dispute and add this info - it war clear enough to get my money back ;-):
      UT84ELwXkXdXXcUQpbXV.png

      So, the chips differ in the register number 09 (CD/RPD).

      posted in Hardware
      pit007
      pit007
    • RE: We are mostly using fake nRF24L01+'s, but worse fakes are emerging.

      @mainali The chips on your first picture I got also one time. IMO it is the nRF24L01 without the plus '+' - I detect it by comparing the register resonses with there datsheets.

      posted in Hardware
      pit007
      pit007
    • RE: Security for mySensors

      @dzairo Late, but to answer your question: It's also XTEA with a compiled master-key and variations over node id and rf freq. And you are right, on repeated date without random input it's a bad solution... Thx for hint... -Pit

      posted in Hardware
      pit007
      pit007
    • RE: MQTT ethernet gateway Works great for 3+ hours then stops

      Yes - noooo ๐Ÿ™‚ Right - you are able to detect the connection loss (good to know) but why do you not trigger the NE555, but to re-init the ENC28. Have you try if it response via SPI ?

      posted in Troubleshooting
      pit007
      pit007