I am trying to use The GSM PPP sample with MQTT and TLS, I manage to get the NET_L4_CONNECTED event but I cant connect to the broker. I had tested the same broker with other...
Hi there,
We are running the Serial Lte Modem application on the nrf9160 DK and are testing the FOTA updates currently.
We do however have a few questions regarding this...
When trying to flash the nRF52840 DK from VSCode I'm getting the following error:
"FATAL ERROR: runner nrfjprog received unknown arguments: ['--snr', '683171015']"
But...
I noticed that my custom pcb draws power even when just commanding a simple system off call..
Im certain that this is not hardware related as I did the same with one of...
For send 1KB of data, I have to send multi-frame Notify and the Notify frame max size is 20bytes
For example, we have 3 frames notify have to send
frame 1: 0x82 00 28...
Bluetooth SIG has finally adopted the Bluetooth® v5.4 core specification. This means that a new set of exciting features are available for Bluetooth products along with all the advantages they provide…
In this blog post, we will get you up and running with your nRF7002 Development Kit (DK). We will first show you how to securely connect the nRF7002 DK to your Wi-Fi network and then how to establish bidirectional…
Written by Kaja Koren, Lena Haraldseid, Halvor Bjørstad, Martin Moldsvor & Magnus Stentsøe
The summer students in Nordic's application group spent this summer developing an interactive game using Nordic…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…
This tutorial is aimed at implementing the nRF Desktop application on the nRF52840 Development Kit (DK) using the nRF Connect SDK, thereby allowing it to work either as a gaming mouse, keyboard, or dongle…
This guide will show you, step by step, how to add Device Firmware Update (DFU) support to your application using the nRF Connect SDK. First it will demonstrate how to add BLE DFU support to the Peripheral…
Does your build fail today, even though it worked fine yesterday? Are you able to build your project on another computer, but not the one you need to use now? Here are eight things you can try to fix these…