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
  1. Home
  2. Development
  3. How to bootload OTA on arduino pro mini?

How to bootload OTA on arduino pro mini?

Scheduled Pinned Locked Moved Development
5 Posts 3 Posters 4.0k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gefkuz
    wrote on last edited by
    #1

    Hi,

    I'm searching, since a couple hours, a simple method to bootload a pro mini 5v 16Mhz with an OTA bootloader.
    I found some part of information, but no simple things like "copy this file at this location and then click here".......
    There is a tutorial somewhere?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      rvendrame
      Hero Member
      wrote on last edited by
      #2

      Maybe this can help...

      http://starter-kit.nettigo.eu/2013/arduino-as-isp-or-how-to-burn-bootloader/

      Home Assistant / Vera Plus UI7
      ESP8266 GW + mySensors 2.3.2
      Alexa / Google Home

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Gefkuz
        wrote on last edited by
        #3

        This is the part of information I have.
        The missing part is how can I add the new OTA bootloader on arduino ide!!!

        1 Reply Last reply
        0
        • E Offline
          E Offline
          ericvdb
          wrote on last edited by ericvdb
          #4

          In the file arduino-1.6.5-r2\hardware\arduino\avr\boards.txt add a new section with the correct settings

          ## Arduino Pro or Pro Mini (3V3 & 5V, 16 MHz) w/ ATmega328 MYSBootloader
          ## -------------------------------------------------
          
          
          proMYSBL.menu.cpu.8MHzatmega328=ATmega328 16Mhz MYSBootloader
          proMYSBL.menu.cpu.8MHzatmega328.upload.tool=avrdude
          proMYSBL.menu.cpu.8MHzatmega328.upload.protocol=arduino
          proMYSBL.menu.cpu.8MHzatmega328.upload.maximum_size=30720
          proMYSBL.menu.cpu.8MHzatmega328.upload.maximum_data_size=2048
          proMYSBL.menu.cpu.8MHzatmega328.upload.speed=115200
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.tool=avrdude
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.low_fuses=0xF7
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.high_fuses=0xDA
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.extended_fuses=0x06
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.unlock_bits=0x3F
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.lock_bits=0x0F
          proMYSBL.menu.cpu.8MHzatmega328.bootloader.file=MySensors/MYSBootloader.hex
          proMYSBL.menu.cpu.8MHzatmega328.build.mcu=atmega328p
          proMYSBL.menu.cpu.8MHzatmega328.build.f_cpu=16000000L
          proMYSBL.menu.cpu.8MHzatmega328.build.board=AVR_UNO
          proMYSBL.menu.cpu.8MHzatmega328.build.core=arduino
          proMYSBL.menu.cpu.8MHzatmega328.build.variant=standard
          

          save the file and restart the arduino IDE

          1 Reply Last reply
          0
          • G Offline
            G Offline
            Gefkuz
            wrote on last edited by
            #5

            Hey, Bootloader in pro-mini.
            I have to flash with a new sketch, connect nrf and test OTA.
            Thank you

            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            18

            Online

            12.1k

            Users

            11.2k

            Topics

            113.4k

            Posts


            Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
            • Login

            • Don't have an account? Register

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