Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
Hello, Our board connects and remains connected to our server with only eDRX sleep periods. When a disconnect occurs we want to know if it's a connection issue to our server...
Hello,
For the evolution of a device that uses a nRF52832 and 2 SPI's instances we are evaluating the option of adding 2 new UART's instances for managing 2 serial peripherals...
Hello,
I have a custom application for a custom board developed using the nRF52832. This applications includes the nordic UART and DFU services. In the case of the DFU ia...
Hi,
I have to develop a BLE peripheral, that communicates larger amounts of data over L2CAP. Establishing the channel between central and peripheral works. I'm able to receive...
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 blog post contains answers to questions asked during the "Introduction to nRF Connect SDK" webinar hosted by Nordic Semiconductor 25.09.2019.
You can watch a recording of the webinar her…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…