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 ...
It’s that time again
The Nordic Global Tech Tour is about to hit the road again. This time it is all about the goodies inside our nRF52 Series for Bluetooth Smart and what they enable you to do.
The…
Since I couldn't find the information of how the supply current would change with different supply voltage for nrf51 chip, this is the result of a little test that I made to get this info.
Setup: nrf51…
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is defined in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
###Other relevant posts
A concise guide to equipment setup, and how to use the development kit for current measurements can be found here: Measuring current with PCA10040 v0.9.0
A post that describes…
When designing a PCB with nRF51, nRF51822 or nRF51422, there are some rules that should be followed in order to get a good working radio/system, with a maximized range.
General rule
The RF part of the…
2019-02-08: Updated tutorial to cover nRF5 SDK version 15.2.
Introduction
Scope
The following topics will be included in this tutorial:
Configuration of the Scheduler library.
Using the scheduler with…
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Setting up the example projects
Background theory
Central and peripheral roles…
2018-11-23: Updated tutorial to cover SDK version 15.2.
2019-02-08: Improved example project (SDK 15.2) and updated instructions accordingly.
Introduction
Scope
The following topics will be included in…