I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
Hello,
I am a firmware engineer in taiwan.
I already use nRF52820 to finish a case. This case have DFU function. The DFU function can work ,but when I use (nRF Connect...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
In the last few years, the field of IoT and especially smart home applications has seen a near exponential growth in both customizable protocols and out-of-the-box applications which everyone and their…
The nRF Connect for Visual Studio Code (VS Code) lets you develop, build, and debug applications based on the nRF Connect SDK using the VS Code Integrated Development Environment (IDE).
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial series - Part 0
This part of the nRF Connect SDK Tutorial series will be short and concise and…
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 1
Welcome to the second part of this tutorial series. Now you know, to a small extent…
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 2
This is the third and last part of this tutorial series and will go through some important…
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…
Scope
This is a discussion on building a Bluetooth application on our new nRF Connect SDK/Zephyr platform with the reflections to our nRF5 SDK which is based on the SoftDevice Bluetooth stack. The goal is…
The purpose of this document is to give a brief introduction to AWS services, and explain how to connect to these services using nRF9160 devices and the MQTT protocol. The tutorial covers the necessary…