Navigation

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

    idstone

    @idstone

    0
    Reputation
    9
    Posts
    359
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    idstone Follow

    Best posts made by idstone

    This user hasn't posted anything yet.

    Latest posts made by idstone

    • RE: Pin change interrupt not firing with MySensors

      @gohan

      any news?

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      @gohan

      Hi again. I can confirm, that I got similar problems... the state of the interrupt pin wasn't correctly recognized, too.
      May be You could try downgrading Arduino-IDE and (very important) avr boards (1.6.8) ?!

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      @gohan

      I'm not familiar with your problem, but mine was, that the interrupt on pin3 didn't work as expected. So I was not able to use my new sensor as watchdog for my windows/doors. With downgrade of the Arduino-IDE AND especially AVR Boards 1.6.8 my problem is solved now and every change on that interrupt-pin is correctly recognised and send to gateway.

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      @Yveaux

      Hey!
      Got some news... the new charge of Arduino Pros arrived, but the problem persists. So I started more trail ' n error and got something:

      I installed the Arduino-IDE and mysensors-1.5.4-library on an manjaro-based notebook. I had to do some symlinking to get a newer version of avrdude working and now the same sketch I used before works now!

      Back to my Mac, flashing the same sketch, the node doesn't work correctly?!
      So problem seems to be the version of avrdude, which is offered by the arduino-ide?!


      I finally downgraded to IDE 1.6.8 and especially AVR Boards 1.6.8.
      Now everything works as expected .... πŸ˜„

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      @Yveaux
      https://www.amazon.de/Aukru-Redesign-atmega328-ATmega128-Compatible/dp/B00PLD3E1S

      5.0 von 5 SternenWunderbar!
      Von Ludwig Enfield am 19. Juli 2015

      Bei den Arduino Remakes gibt es immer wieder kleine Abweichungen im Pinout. Also aufpassen - das betrifft hier insbeondere die Interrupt-Pins 0 und 1 bzw. die Pins A6/A7 (u.a. Analog-Ports).

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      @elysion

      Hi. It seems, that the problem is related to complete charge of my 3,3V arduino pro's.
      Reaction on interrupt while closing a door-switch on pin 3 works on an older 5V arduino.
      I've read about problems at a customer-evalutation (amazon), especially with arduino pro clones and their interrupt-function.
      Bought some more over store from mysensors on ebay... hope these will work correctly 😞

      posted in Troubleshooting
      idstone
      idstone
    • RE: Pin change interrupt not firing with MySensors

      Hi.
      Perhaps I ran into a similar issue?
      I created a new node with older 1.5.x version of my sensors-library.
      But I was not able to get a door-contact working via interrupt on pin 3 with a sketch I used more than 5 times before.
      Last change I can remember, was updating Arduino IDE for MacOS Sierra....

      How can I get back a working interrupt controlled door-switch?!

      posted in Troubleshooting
      idstone
      idstone
    • RE: How to force static use of an repeater-node...?

      Hi martinhjelmare...

      so I think I got it...

      changed from:

      // gw.begin();

      to

      // Test - nur ΓΌber Repeaternode 103 senden!
      gw.begin(NULL, AUTO, false, 103);

      fhem now shows parentId 103...
      I'll confirm after some testing πŸ™‚

      Thanks a lot

      posted in Troubleshooting
      idstone
      idstone
    • How to force static use of an repeater-node...?

      Hi all,

      may be someone would be so kind to tell me, how to force the usage of an specified repeater-node?
      I've set up a repeater-node with an NRF24L01+PA+LNA antenna version. This node is powered by 3,3v DC and working properly. A sensor, which monitors my dehumidifier-water-tank, sends via that node.
      My problem is, that a new sensor at my entrance door reaches the gateway not always, so I get an dead node. I would prefer this node also being connect via this antenna-pimped repeater next to itself.

      Thanks in advance!
      Sincerely
      Carsten

      posted in Troubleshooting
      idstone
      idstone