Hello,
Is there any USB device stack available for bare metal development on the nrf5340 using online NRFX lib. I am trying to implement a USB CDC device class.
No issues...
These seems like another dumb question. First off, I am aware that the nrf21540DK is the nrf52840 with the FEM tacked on the output.
I know I can select the nrf21530DK/nrf52840...
Hello,
I have 4 nrf52840, 3 act as peripheral and the last is the central.
The peripherals are identical hardware with various sensors using the same FW. I order to...
Hello,i've recently bought a nRF52840 dongle to sniffing BLE packets with wireshark. I regret to inform you that it don't work roperly, in my opinion. In fact, you will find...
I just fired up our most recent custom boards with nRF9161-LACA's, and tried to compile modem shell application for RTT.
I noticed the RTT is disabled because HAS_SEGGER_RTT...
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…
Nordic's Power Profiler Kit (PPK) is an inexpensive piece of hardware that can provide a significant amount of insight into the operation and performance of your project. Although there is a lot that…
This project was originally made in an outdated version of NCS, but it has now been updated to NCS v1.5.0. The instructions are the same as before, but the code is different.
Disclaimer: This is a student…
Purpose
This document will show how to automate the provisioning process for Nordic BLE Mesh nodes using Python scripting. When provisioning nodes using PyACI (Python Application Controller Interface)…
I implemented parts of the BLE-MIDI service along with a small example application. I wanted to share it here on the blog, in case someone would find it useful. The intended audience is primarily someone…
This getting started guide is meant as a more detailed practical guide for the Thread Secure DFU Example found on Infocenter which demonstrates upgrade of firmware over the air (OTA). For any questions…
This getting started guide is meant as a more detailed practical guide for the Zigbee OTA (Over the Air) Upgrade Client Example found on Infocenter. If you have any questions regarding Zigbee or Zigbee…