Hi
According I2C standard, there is a requirement regarding falling speed of SCL/SDA which is > 20*1.8/5.5=6.54ns, and our measurement result of Tf on SCL is 5.732ns.
...
I'm using ncs 3.2.1 with a custom board (Holyiot-20046-v1.0). I used the "Create a new board" function in nRF Connect VSCODE to create the board file. I copied the Zephyr...
Hi all,
I am having difficulties reading microphone data using built-in microphone at Xiao Seeed nRF52840 Sense. I have configured the overlay file as suggested here . Then...
I Just got nRF9151 SMA board, try to test NTN feature , after following instruction to update so called "alpha" firmware, somehow the board can not reflash back to any vesion...
Hi
We use nRF5340, set GPIOs as PDM for DMIC device, and measure waveform as below
The PDM DATA high level will decrease periodically
Is this waveform normal? If yes...
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…