Navigation

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

    Best posts made by popunonkok

    • Is "RF signal level" supported between MySensors and Domoticz?

      If i look at my newly built temperature sensor node in the Devices "tab" in Domoticz it reports value 12 in the "RF signal level". Does this mean that I have really good connection between my node and gateway or is this not supported?

      I have searched but could not find a answer.

      Ps sorry for the many questions in the beginning, just getting started.

      //Peter

      posted in Domoticz
      popunonkok
      popunonkok
    • RE: Basic Temperature sketch, nothing happends. Dim green led on Nano.

      Since I did not even get garbage in the serial monitor I started with your second tips, adding the Debug lines.
      I then got one single line of garbage in the serial monitor. Garbage even though I had baud set to 115200 in the serial monitor.

      I then added the line

      #define MY_BAUD_RATE 9600
      

      I den got this:

      ��`��������`f���`f`��0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.0
      41 MCO:BGN:BFR
      116 TSM:INIT
      130 TSF:WUR:MS=0
      148 RF24:write register, reg=0, value=14
      196 RF24:write register, reg=3, value=3
      237 RF24:write register, reg=4, value=95
      280 RF24:write register, reg=5, value=76
      323 RF24:write register, reg=6, value=39
      366 RF24:write register, reg=16, value=115
      411 RF24:write register, reg=29, value=6
      453 RF24:read register, reg=6, value=39
      495 RF24:read register, reg=5, value=76
      537 RF24:write register, reg=2, value=2
      579 RF24:write register, reg=1, value=0
      621 RF24:write register, reg=28, value=3
      664 RF24:flushRX
      681 RF24:flushTX
      699 RF24:write register, reg=7, value=112
      743 TSM:INIT:TSP OK
      764 TSM:FPAR
      778 RF24:STP LIS
      795 RF24:write register, reg=0, value=14
      838 RF24:OPEN WPIPE,RCPT=255
      869 RF24:write register, reg=10, value=255
      914 RF24:write register, reg=16, value=255
      959 RF24:SND:TO=255,LEN=7
      986 R
      

      Looks promesing but then it does not come any more serial prints.
      Its wierd, I only got this serial print above when I program it. Not if I unplug/plug to the computer. Only when programming it.

      If I program it again it stops at the same line. I guess that is some kind of "send/use the NRF24L0" line, am I right?

      I probably should desolder it and test with a different NRF24L01. (Why didnt I solder a header instead of the NRF24L01 directly. 😃

      posted in General Discussion
      popunonkok
      popunonkok
    • RE: Is "RF signal level" supported between MySensors and Domoticz?

      Well for me this is either a Domoticz question or a Mysensors question, i dont know which one.

      So for me the subforum "Mysensors/Domoticz" is just as good as "Domoticz/Mysensors".

      But if I come up empty here I might as well ask on the Domoticz forum.

      posted in Domoticz
      popunonkok
      popunonkok
    • Pin Change Interrupt on "any" pin.

      I found this page:

      http://playground.arduino.cc/Main/PinChangeInterrupt

      Iv seen it on other places as well. Is there anyone here that is expert on Arduino and deep sleep/interrupt.

      Is it possible to sleep the Node and then wake up and run a "send-data-loop" if there is a change on any pin. Not just pin 2 and 3 (Arduino Pro Mini)

      //Peter

      posted in General Discussion
      popunonkok
      popunonkok
    • PCB idea, another basic node board.

      Hi

      I have a PCB board Idea that I plan to create. I would like to share my idea here and also will ask if some one is willing to pitch in on design ideas.

      I seen 2 PCB boards that in different ways fits my needs. So my idea now is to make my own PCB by merging the main ideas of those two boards in a way that fits me.

      The inspirational boards Im talking about.

      Easy/Newbie PCB for MySensors
      https://www.mysensors.org/hardware/newbie-pcb

      My Slim 2AA Battery Node
      https://www.mysensors.org/hardware/slim-node

      My idea is to take some of the Dynamic/Basic/simple part from the Newbie node and make it a bit slimmer towards the Slim node.

      In order to use a standard Arduino Pro mini Im going to use a wider cable duct as housing. Im planing on using a 25*16mm
      http://www.clasohlson.com/se/Kabelkanal/Pr365306000

      I was thinking about making the board about 23x100mm. I was hoping to manage to "panelize" the design so that I could get 3 PCBs from a single 100x100mm PCB.
      My idea is to order my PCB from DirtyPCB, a protopack would then give about 30 pcbs for $16.95 plus shipping.

      Im not sure if it will have to be 100mm long
      I think I will have to use 90degrees female pin headers for the Booster in order to get the board not to become to thick.

      I am an absolut noob at making PCBs, have only made one before. It was a MySensor PCB and it worked like a charm and it was really fun to make.

      The image is just a test with loads of unused space. The Arduino part is a pro MICRO, a Adafruit version with same pinout if I have understod correct. I hope to find the time to make my own parts. Im using DipTrace to design the board.

      alt text

      Iv got many things that I dont know about this board.

      • Width of different routes
      • How to Panelise a board to 3 small board
      • More...

      If some one have some pointers on usual noob mistakes that would be great.

      //Peter

      posted in General Discussion
      popunonkok
      popunonkok