The advertising PHY is set to 1M; is it fixed? If so, I'd like to understand the reason by reviewing the relevant technical documentation. In the example, it is set to AUTO...
I'm essentially building a BLE to UART gateway to allow our microcontroller device to talk to our apps. The BLE section is the nRF52840 and I'm trying to simply use it to...
Hi,
I am reading through different Nordic documentation. In some documentation, it shows a first stage B0 Nordic bootloader. This bootloader then can point to MCUboot...
Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
I have a board with the nRF52832 and a board with 12 SK6812 LEDs on it in the shape of a ring. I have code that sometimes will display the correct color on the ring but other...
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…
If you ask five different people “How would you define the Internet of Things?”, you will probably get five different answers! The term has generated a lot of buzz in the media in the past few years. You…
The nRF9160 SiP supports the use of both LTE-M and GPS. We want to show how these can be used in an application at the same time. In this project we demonstrate this by using the nRF9160 DK to send the…
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…