Our system is composed of a nrf5340, a QSPI flash, and a nrf7002 on single wire SPI. We are not using the network processor.
We are using Zephyr NCS 2.9 with sysbuild. We...
Hello, my application is running on a custom board. The BLE Host is on an nRF9160, the BLE Controller is on an nRF52820, and the SoCs are connected via UART. On my original...
Context
We are working on a project that implies advertising and scanning extended advertised packets.
details :
NRF52840
Zephyr SDK 17.0
Zephyr 4.0.99
NRF SDK...
Hi,
We have a modified asset_tracker_v2 application. We wish to take the entire application, just the code under nrf/applications/asset_tracker_v2 (including all of our...
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…
The Cannybot Brain is a robotics controller board that uses the Nordic Semiconductor nRF51822 at its core. The board has been developed by Cannybots Limited in Cambridge, UK.
One of Cannybots core values…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…
This tutorial demonstrates how to adapt and program SDK example applications to the nRF52840 dongle using USB DFU. It also describes how to program the dongle via Serial Wire Debug (SWD) using an external…
We are happy to announce our first release of the nRF Connect for Cloud Device API!
Connect your BLE, LTE/NB-IoT or any other device to our free IoT development platform and interact with that device through…
This is a follow-up to my previous blog post; adding custom commands to a BLE example.
I hope it was interesting to see an example of adding the vendor specific Nordic UART service (NUS) into another…
We have produced a video tutorial in two parts about Bluetooth low energy. The purpose is to give you a developer’s introduction to BLE and the development tools offered by Nordic Semiconductor.
NB! Please…