Navigation

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

    Topics created by Petjepet

    • Petjepet

      Leds Serial Gateway all flashing every second
      Troubleshooting • • Petjepet  

      2
      0
      Votes
      2
      Posts
      330
      Views

      mfalkvidd

      @petjepet the debug log will probably be the quickest way to find out
    • Petjepet

      NRF24L01 + PA + LNA issue
      Troubleshooting • • Petjepet  

      12
      0
      Votes
      12
      Posts
      4503
      Views

      Igor Antolić

      I had same issues and I didn't take separate regulator too seriously, which was mistake. So I made it work using a. separate voltage regulator b. capacitor cca 2uF between + and - pins on NRF24 c. using RF24_PA_MAX d. another device was about 2 meters away Before that I had only capacitor, and when I put voltage regulator it worked for me. I took power from arduino nano (+5V pin). No need for separate power. Powering Arduino Nano over USB is fine.
    • Petjepet

      Node not connecting in IDE Serial Monitor but does stand alone
      Troubleshooting • • Petjepet  

      12
      0
      Votes
      12
      Posts
      2147
      Views

      gohan

      That happens because the voltage regulator from usb isn't able to supply enough current during transmission while when on battery probably it had sufficiently stable voltage for transmitting correctly.
    • Petjepet

      Display node: how to set up
      General Discussion • • Petjepet  

      33
      0
      Votes
      33
      Posts
      8583
      Views

      Boots33

      @gohan That is a novel idea. Never tried it but i would think it should work as long as you can change the value on your controller. it should be simple enough to load the returning value into the sleep variable.
    • Petjepet

      Node ID management gateway
      General Discussion • • Petjepet  

      4
      0
      Votes
      4
      Posts
      1841
      Views

      mfalkvidd

      @Petjepet I've never used Pimatic so I don't know unfortunately. You could try the pimatic subforum here at mysensors (will hopefully get more attention there than in the general forum) or if pimatic has a community forum of their own.
    • Petjepet

      Gateway ESP8266 Wifi resets after connecting to router
      Troubleshooting • • Petjepet  

      34
      0
      Votes
      34
      Posts
      14302
      Views

      Harry van der Wolf

      It is not necessary for any esp8266 having a usb port as you program these directly via that usb port. So. indeed: the nodemcu doesn't need it and neither does the Wemos. The esp-07, also available, does need that setup to flash/program it.
    • Petjepet

      Dallas temp sensor in Fahrenheit, must be celsius
      Troubleshooting • • Petjepet  

      11
      0
      Votes
      11
      Posts
      3836
      Views

      Petjepet

      I agree. It is very hard/difficult to keep a consistent set of libraries operational in a broader scope of elements to be managed.
    • Petjepet

      Relay actuator as pulse
      Development • • Petjepet  

      4
      0
      Votes
      4
      Posts
      970
      Views

      Petjepet

      Thank! I'll give it a try. I'm new in the Arduino world and hoping to learn from more experienced users.
    • Petjepet

      How to test gateway?
      Troubleshooting • • Petjepet  

      2
      0
      Votes
      2
      Posts
      1417
      Views

      flopp

      I don't think there is a way to test it if you don't have sensors. Something needs to send data to it otherwise it will not do anything