Hi, I am having troubles with flashing my first code to the MDBT53V module. I am flashing via JTAG cable, from my nrf52840DK using vscode. According to my measurements the...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hello,
I am currently working on a new design based on nRF9151. This design is the evolution of a previous PCB.
The device uses a combined GPS and Cellular antenna, which...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
It is exciting to see that the Bluetooth SIG officially announced a preview of its technology roadmap for 2016[1]. This will enable new applications and innovative products with Bluetooth Smart in the…
An automatic radio test was developed based on Enhanced Shockburst (ESB), which works for
all the nRF Series Chips including, nRF24LE1, nRF24LU1P, nRF51x22, as well as nRF52832. Source code is available…
Over the last few weeks the Nordic team has been working on getting support for programming our devices in Linux as well as adding support for using our Python programming module ‘Pynrfjprog’ with Python…
OSX command line application for performing an nRF51 device firmware update:
https://github.com/jeremysf/nrfDFU
This is a simple command line program I wrote based on Nordic's documentation and their…
This tutorial shows how to build and debug Bluetooth LE beacon firmware for the nRF51 Beacon Kit. We will use Segger J-Link together with a Tag Connect cable to debug the beacon. We will show how to use…
In this project, we will build a two-wheeled robot based on the Nordic nRF51822 BLE SoC. Motor control for the two wheels of the robot will be done using an L293D chip. The robot can be controlled using…