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...
In this post, we try to setup OpenWRT on a Japanese router, Buffalo WZR-600DHP, which has a Atheros AR7161 in side. The officail guide by OpenWRT could be found here:
http://wiki.openwrt.org/toh/buffalo…
It's an old chestnut the pairing conundrum, how to make it safe and secure yet so simple people aren't left confused and frustrated whilst trying to pair products. Bluetooth Smart currently has 3 pairing…
When I decided to attempt the reprogramming of my nRF51822 Beacon Kit I read several posts related to the task. The information I needed was there but I found it to be a bit scattered. It was difficult…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…