Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
I am running nrf5340_audio_applications on the nRF5340 Audio DK. Follow the requirements, i add an external flash shield. I've only changed
the configuration of flash and...
Hello. I get an error when trying to add a build configuration for a project based on a blink for a custom board on the nrf 52832 qfaa chip. Please tell me how to fix the...
Hello, while writing a simple uart application, I noticed something peculiar in my code. I add led toggaling so I'd know if the code runs or not. I forgot that I disabled...
Hey all,
We've just received our first article of a new PCB based on Fanstel BT840F (nRF52840, https://www.fanstel.com/bt840 )
I'm trying to flash it with a demo app...
TL;DR
If you just want to navigate (without debugging) through the nRF5-SDK using CLion, follow the following steps. For debugging go to “Debugging the nRF52 with CLion” in the full post.
(optional…
Introduction:
This is a guide for the uninitiated, which I am most qualified to write. These tips cover the items I wish I had understood when I got my evaluation kits. Nordic support covered these…
We are very excited to inform you that we have introduced our new software licenses with the release of SDK v13.0. The new licenses are based on the well-known BSD license class and give more flexibility…
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…