In the nrf_sniffer_ble.sh script, the block that checks for an active virtual environment uses the following line:
if [ ! -z " $VIRTUAL_ENV "];
Notice that...
Hello,
I’m using the GNSS sample (located at C:\ncs\v2.9.0\nrf\samples\cellular\gnss ) to evaluate the GNSS module on our custom PCB, and I need to view its output over...
As shown in the figure, is the tool "Online Power Profiler for Wi-Fi"
TWT event length includes: crystal ramp-up, initialization, start radio, receive, transmit , and enter...
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm developing a project for PID control of the temperature of a peripheral, let's say a heater. The feedback is...
I am using "nrfjprog -p" to reset our nordic devices in our test rigs. We recently migrated the setup to RHEL 9 and now we are seeing regular failures in nrfjprog due to ...
In corporation with Nordic Semiconductor we are happy to announce our programming services!
Your flexible programming center is based in Gothenburg, Sweden at HI-LO Electronics AB
Advantages with pre…
Over the last few months we have been working on a new desktop application for Bluetooth Smart devices which will give you easy access to the most common Bluetooth features and allows you to control locally…
Ever wondered how the nRF51822-based BBC Micro:bit first started to come to life?....Then read on....
Working with the BBC on micro:bit: Part 1 - using the mbed HDK
For the last few months, we’ve been…
Before we begin
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Some basic theory
The Generic Attribute Profile (GATT)
Services…
Setting up the Timeslot API
When you want to use the radio while still maintaining a BLE connection or have a task that you need to do uninterrupted by radio activity, you can set up a timeslot. The timeslot…
Radio Notification
In this tutorial we will set up a beacon example and modify it to use radio notification. Then we will use radio notification to light a LED when the radio is transmitting.
While this…
Board Support Package
In this tutorial we will use the Board Support Package to control hardware peripherals on the nRF51 or nRF52 DK.
Required tools
Keil 5.20
nRF SDK 11nRFgo Studio 1.21.…
nRF51 Low power modes and power profiles documentation
The low power modes for the nRF51 series are System On and System Off. You can read about them in the nRF51 Series Reference Manual v3.0 sections…
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter…