Hello everybody,
I am a research assistant at a university , responsible for maintaining and porting existing student lab exercises from the legacy nRF5 SDK to the nRF Connect...
The output from the REST API when doing multicell locationing changes from day to day even when the inputs are the same. Why is this the case and is it possible to keep the...
I am encountering a strange hardware/software mapping issue with the SAADC on an nRF52833 DK running on Zephyr (NCS) . Using VS Code nRF Toolchain and SDK (V3.2)
The issue...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board when I compiled the project, I added the following...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
We recently announced that we now support “extended industrial temperature range” (-40 – 105C) on our nRF51822.
The devices supporting -40 - 105C are the QFAA (QFN with 256kB flash and 16kB RAM) and the…
Introduction
Using proprietary protocols can be an effective way of addressing shortcomings in BLE. When communicating between two nRF chips, one can for example use a different packet format or different…
Hello everybody,
I have just published the sourcecode of FruityMesh on GitHub. It is a meshing algorithm that uses standard BLE connections. Plug in as many nodes as you like and they will automatically…
This tutorial shows how to create and debug a basic project for the Nordic nRF51-DK using Visual Studio. Before you begin, install VisualGDB 5.0 or later.
Start Visual Studio and begin creating a new…
In this project, we will control two motors over BLE using the Nordic nRF51-DK. To do this, we will use a motor driver based on the Toshiba TB6612FNG chip. We will use GPIOs and PWM to communicate with…
This blog introduces how to create tunnel broker service in order to support IPv6 on your IPv4
network.
The tunnel broker is providing IP conversion service with 6in4.
Preparation
Raspberry Pi…