Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
E

emre299

@emre299
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows GUI/Controller for MySensors
    E emre299

    link broken, please share new link

    Controllers myscontroller mysbootloader

  • I cannot add new nodes, After I get support in Home Assistant,
    E emre299

    @BearWithBeard
    Thank you for the explanatory answer.

    I added a new node(ralay id:50), again home assistant(HA) was not added. How can I send a new value from the Relay? nrf1.PNG
    I tried sending data with myscontroller. the relay opens and closes. is that the right thing?

    nrf3.PNG

    It was finally added to HA. But It seems to be disconnected from the network every time a command comes from HA.
    do you think this is normal?
    nrf4.PNG

    Troubleshooting

  • I cannot add new nodes, After I get support in Home Assistant,
    E emre299

    1.PNG 2.PNG 3.PNG

    Troubleshooting

  • I cannot add new nodes, After I get support in Home Assistant,
    E emre299

    Hello,
    I used to use 5 nodes without any problems before(2xtemp.and 3xpir sensors). A few days ago Home assistant has an update, MYSENSORS integration has arrived. I continued using it without any problem.
    I wanted to add a relay (name: relay 6) today, I uploaded the code to arduino pro mini, it was connected to the network. It did not appear in the home assistant (HA).
    i rebooted HA , it is gone again. then I looked for a solution on the internet but could not find it. Self-relay appeared on the screen.

    Then I sent new code to the Arduino, motion sensor, same node id (node id:6)
    Motion sensor connecting to network, updating json file, but not updating in HA.
    I tried to add another sensor, the result is the same, the node is not updated in HA. There are always "relay 6" on the screen.

    What can I do about this, I want to add relay and led dim to mysensors.

    Summary :) I cannot add a new node to HA after the update has arrived(old nodes work fine).

    Troubleshooting

  • [Tutorial] How to burn 1Mhz & 8Mhz bootloader using Arduino IDE 1.6.5-r5
    E emre299

    @evb
    hello, yes, it gives an error while loading code right now (Pro mini 3.3v 1 mhz minicore bootloader).

    i checked my cables 2 times. I already have a board for ISP code.!
    20210207_150948.jpg

    Adsız.png

    Is there any detail picture you want? do you think the boot loader might be broken while writing

    Development

  • [Tutorial] How to burn 1Mhz & 8Mhz bootloader using Arduino IDE 1.6.5-r5
    E emre299

    Hi @evb and @electrik ,

    First of all, for checking purposes, i installed the blink code to pro mini 3,3V with the ISP method(arduino nano). My goal is not to use the stupid booster circuit and using arduino up to 1.8v
    I added arduino ide(1.8.13) minicore.

    Then i chosed;
    Board: minicore->ATmega328
    Clock: internal 1MHZ
    BOD: 1.8V
    Arduino as ISP and Ctrl + shift + U
    Then Blink works at 3.3v (but a little slow) but didn't work with 2.3v to the arduino.

    Then;
    Board: minicore->ATmega328
    Clock: internal 1MHZ
    BOD: 1.8V
    Arduino as ISP and burn bootloader.

    blink works well at 3.3v and 2,3v but now it gives an error when uploading new code to the arduino.I haven't made any other settings.

    what is missing Is the minicore method wrong?

    Thank you for your help.

    Development

  • [Tutorial] How to burn 1Mhz & 8Mhz bootloader using Arduino IDE 1.6.5-r5
    E emre299

    hi,
    i am using pro mini, i installed the blink code, pro mini does not work at 2.3v. I burned minicore bootloader(1Mhz-1,98).
    my purpose: running pro mini up to 1.8v and saving power.
    The blink code continues to run. no longer working pro mini 2.3V. but I can't upload new code.
    What can I do to use it again?

    the error he gave:

    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x03
    Karta yüklenirken sorun oluştu. Tavsiyeler için http://www.arduino.cc/en/Guide/Troubleshooting#upload adresine göz atabilirsiniz.
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x03
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x03
    
    
    Development

  • Output voltage problem with StepUp Booster 3.3V
    E emre299

    I bought 5 new ones, they didn't work either. I don't understand why it doesn't work Nrf24l01

    Hardware

  • Output voltage problem with StepUp Booster 3.3V
    E emre299

    @warmaniac
    hello, i am having the same problem. If there is no booster, the mysensors works(full 2xAA), but if there is a booster, it doesn't connect to the network.
    I connected a capacitor to the bosteer input or output and I used 2 different booster and 2 different nrf but it didn't work.

    Did you find a way to run mysesors with booster?

    Hardware
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular