Hi,
I am working with a u-blox EVK-NORA- B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the...
Hello!
We are working on a custom PCB with nrf54l15 chip on nrf connect sdk version 3.2.0.
The I2C (TWIM) SCL line functions correctly, but the SDA line is not being driven...
I just got the board, installed the nRF connect sw. Then installed the J-link, connected the board, power it on and run the quick guide, but it searches and doesn't find anything...
Hi,
We have a device containing nrf52840 CPU with GPS, Simcom modem and other things.
We already implemented a bootloader upgrading via BLE.
Do you have any information...
Jeg har en skoleoppgave i teknologi og forskningslære 1 om CPU-en. I denne oppgaven må jeg stille spørsmål til en virksomhet som er involvert med denne teknologien. Derfor...
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…