Hello! I'm looking for a way to include fast charging capabilities in my product, while still allowing USB2 data to pass between any host PC and the nRF52840. As I understand...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
We have encountered a problem in using iic to communicate that the delay cannot be removed.
We are using the sample in NCS,
the address of the sample is C:\ncs\v2.6.1...
Hi Nordic,
We are develop a multiple switch button device based on nRF54L15. We've two issues now while developing.
1. Matter Network Commissioning Issue with nRF54L15...
Many developers might be familiar with the problems that may arise when wanting to measure current consumption, especially with applications using from a couple of µA to some mA. You most probably have…
This is a summary of a three part blogpost series at www.norwegiancreations.com
Introduction
We at Norwegian Creations work out of the coworking space DIGS in Trondheim. In our office, we have a coffee…
The ultra simple to use pxt editor for Microbit (https://pxt.microbit.org/) supports sending data using the nRF51822 radio. The tool supports using both BLE and proprietary protocols.
For this project…
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…