Hey everyone!
I’m working on a project using Zephyr with an nRF5340 board and trying to configure UART1 completely from scratch. Most tutorials I’ve found only cover UART0...
I can't remember where I found it now, there was a file somewhere that listed all the files in a project. It had
absolute paths which filled me with dread as it means a...
Hi Nordic team,
I was testing whether Zephyr's LLEXT would work on the nRF52840DK. The example can be compiled on NCS 2.7.0 and loads fine. However the final step of having...
Hi,
I'm facing a critical issue with our sensor's power setup and would really appreciate any insights or suggestions.
Our sensor is currently using a CR2477 battery,...
Hi,
I have a board which is nrf9151 with nrf52840 as BLE controller connected via hci_lpuart. This works fine so far, I am able to do simple AT commands as well as doing...
nRF5 SDK v12.0 is now available for Nordic developers to download and use in their designs. We’ve added quite a few things this time around to help you, the big story however is the production grade…
Note: Many things have changed since I wrote this article, in particular for Zephyr and Arm Mbed. The information is outdated and the article is mainly of historical interest.
Regarding the choice Nordic…
Smart Remote 3 for nRF52 setting a new standard for voice input features and ultra-low power performance in smart remote controls
Nordic Semiconductor has recently released the latest member of their…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52805. It is intended as a nRF52805 specific addition to the General PCB design guidelines for…
Introduction
The nRF52805 SoC is a low-cost member of the nRF52 Series with a subset of the features of the nRF52811 and nRF52810 SoCs. As the nRF52805 has a feature subset of the nRF52810/11 SoCs, which…
This guide will cover the specific areas that must be paid extra attention to when designing a PCB for nRF52832. It is intended as a nRF52832 specific addition to the General PCB design guidelines for…
Since Nordic Semiconductor announced that it has partnered with one of the world’s largest international cellular carriers, iBASIS, to use nRF9160 System-in-Package (SiP) module and to include an iBasis…
The Nordic Thingy:91 is a cellular IoT prototyping platform. It is based on the nRF9160 System-in-Package (SiP). The nRF9160 has an integrated modem that supports both LTE-M and NB-IoT. The factory programmed…
CoreBluetooth is the native iOS framework to communicate with Bluetooth-enabled Low Power (LE) devices, except iBeacons (which require CoreLocation) and HomeKit devices. It is easy to start with, if one…