open source watch
beta
  • Copyright
  • Zephyr smartwatch framework
  • Howto use the framework ?
  • The idea behind the framework
  • Install zephyr
  • Out of tree
  • display
  • Starting with some basic applications
  • LittlevGL Basic Sample
  • Real Time Clock
  • Current Time Service
  • Drivers
  • bluetooth (BLE)
  • Bluetooth Notification
  • Firmware Over The Air (FOTA)
    • Wireless Device Firmware Upgrade
    • MCUboot with zephyr
    • Partitions
    • Signing an application
    • SMP Server Sample
  • Samples
  • Menuconfig
  • Debugging
  • Hacking stuff
  • Behind the scene
  • About
  • Author
open source watch
  • »
  • Firmware Over The Air (FOTA)
  • View page source

Firmware Over The Air (FOTA)ΒΆ

  • Wireless Device Firmware Upgrade
    • Overview
  • MCUboot with zephyr
  • Partitions
    • Defining partitions for MCUboot
    • Using NOR flash in partitions
  • Signing an application
    • Generating a new keypair
    • Extracting the public key
    • Example
  • SMP Server Sample
    • Overview
    • Requirements
    • Building and Running
      • Step 1: Build smp_svr
      • Step 2: Sign the image
      • Step 3: Flash the smp_svr image
      • Step 4: Run it!
      • Step 5: Device Firmware Upgrade
        • List the images
        • Test the image
        • Reset remotely
Next Previous

© Copyright 2020, jj.

Built with Sphinx using a theme provided by Read the Docs.