The nRF7002DK board has a Vdd of 1.8 V, unlike every other Nordic board I've seen which use 3.3V. I assume this is due to the nRF5340 errata that state that the QSPI bus ...
I am running a modified GNSS demo code for our board. At initialization, there is some traffic going between the MCU and the GNSS chip, but when the demo code calls nrf_modem_at_printf...
I am working off of the NRF SDK Zephyr repository where I am using the NRF Security subsystem in order to use PSA for AES encrypt/decrypt. I need additional ciphers such as...
Hallo Nordic support team
In a current project I have got stuck with cmsis_os . The micro restarts after trying to send the first package with bt_nus_send.
The same code...
I have created a custom board with an NRF52840 on an Ebyte E73-2G4M08S1CX. I am trying to burn a bootloader to the chip using OpenOCD and a Raspberry PI Pico W as a debugger...
This blog post contains answers to questions asked during the "Embedded Antennas for IoT" webinar hosted by Nordic Semiconductor 17.10.2019.
You can watch a recording of the webinar here. You…
It has taken a lot longer than we previously thought, but we made it here, to our first big point release for nRF Connect 2.0. Throughout this “two-point-oh" journey, you’ve been an invaluable asset to…
This page describes an easy workaround for the flashing error you get in Keil uVision when you are using nRF5 SDK v16 on nRF52833 chips.
The assumption is that you have installed the latest versions of…
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…