Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. stand alone
    Log in to post

    • torfinn

      ATMega328p 8Mhz internal, standalone, mysensors low power problem
      Troubleshooting • nrf24l01+ atmega328p low power stand alone • • torfinn  

      11
      0
      Votes
      11
      Posts
      3995
      Views

      tekka

      @torfinn said in ATMega328p 8Mhz internal, standalone, mysensors low power problem: #define MY_REGISTRATION_FEATURE Disabled This has no effect, the correct approach would be to comment this line: https://github.com/mysensors/MySensors/blob/master/MyConfig.h#L146
    • Samuel235

      Which ATmega do i go with?
      Hardware • microcontroller atmega stand alone diy arduino • • Samuel235  

      24
      0
      Votes
      24
      Posts
      9538
      Views

      tbowmo

      @samuel235 I'm using genuine atmel programmers (currently I'm on jtagice3) been serving me fine for the last couple of years (also have the added benefits of being able to work together with gdb, so I can debug arduino code on my atmel sam D21 mcu) Anyways, there are lot's of (cheaper) programmers out there, amongst others you could use another arduino as programmer..