Hi, I'm currently working on adding DFU over UART to my firmware running on an nRF52dk/nrf52832. To have a minimum viable example, I'm trying the DFU over UART exercise sadly...
Good morning,
I have created a python script which allows me to flash modem firmware at production stage.
I'm using modem firmware mfw_nrf9160_1.3.6.zip
I'm using pynrfjprog...
I have compiled the sample code from ncs/v2.9.1/zephyr/samples/drivers/uart/echo_bot and loaded it onto an nRF54L15 dev kit.
The dev kit is connected to my pc running a...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
Hello, I am trying to save some sensor data based on my current state of the device. I want to log IMU data and timestamp into my external flash (MX25R64) with littlefs file...
##Measuring humidity using TWI on nrf52##
In this post I will explain how the nRF5x chip can be used to communicate with a sensor over TWI (I2C). To run this example extract the files to examples -…
Since Nordic Semiconductor released the S130 SoftDevice for our nRF51 ICs in early 2015, we have been working hard to make our Bluetooth low energy protocol stacks more feature rich and more configurable…
In this blogpost we will demonstrate the usage of Keils integrated command line functionality. We will start nrfjprog through Keil bindings in order to erase our chip and program SoftDevices.
nrfjprog…
The new Bluetooth 5.4 features Periodic Advertising with Responses (PAwR) and Encrypted Advertising Data (EAD) can be used for one-to-many applications. One of these is the Electronic Shelf Labels (ESL…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
Periodic Advertising with Responses (PAWR) is a new feature in Bluetooth 5.4. It extends the periodic advertising protocol from Bluetooth 5.0. Periodic advertising, where a device sends broadcast data with…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
Please note that some information on this page may be outdated due to ongoing improvements in nRF Cloud. For the most current details on provisioning services, refer to the nRF Cloud Security Services…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…