Recent and unreplied - Help your fellow developer and earn points!
Recent in the DevZone Blog
  • Optimizing Power on nRF5340 SoC Designs

    Objectives The objective of this blog is to guide the user in the optimization of power on the nRF5340 SoC.  The goal is to understand what is needed from a software, hardware, and system level design to…
  • What's new in Bluetooth 5.3?

    The Bluetooth Core Specifications v5.3, released mid-July 2021, is the latest version of Bluetooth, the number one short-range wireless protocol. This new version introduces several features enhancements…
  • Optimizing BLE-MIDI with regards to timing

    MIDI is a well-known protocol used by musical instruments to communicate. A typical modern application is connecting a musical keyboard to a DAW, letting you record directly into software and edit your…
  • Doom on nRF5340

    During the development of nRF5340 - a chip that may power your next headphones or gaming mouse - an important question came up: can it run the classic game Doom? A fully functional version of the game…
  • Thread aware debugging with nRF Connect SDK

    When working with Real-Time Operating systems like zephyr it is necessary to know how to differentiate between the threads while debugging. This Blog shows you how to accomplish that.
  • Allowing debugger access to nRF5340

    After an nRF5340 executes a power-on, brown-out, watchdog timer, or pin reset it is not automatically accessible to debug probes. This is true even if the nRF5340's memory is completely blank --i.e. no…