Hello,
I am trying to find a simple example of how to setup and run the SAADC on the nrf5340 in continous mode.
I would like to use the internal timer and only need to...
Hi,
I have tried the BLE image transfer demo and I really want to have the similar function about the real time data rate calculation. How could I do that? I found there...
I have looked at the Altium Designer files for the following examples:
nRF5340-CLAA Reference (nrf5340_claa_config2)
nRF5340 Development Kit - Hardware files 2_0_0 ...
Hi guys,
Maybe someone already did this work but if no:
I would like to take only the relevant parts to my project.
I am not sure what can be given up.
I need cellular...
Hi,
I am struggling getting my production programming script to work in a way where I get everything programmed including the App being validated...
For some reason it...
An automatic radio test was developed based on Enhanced Shockburst (ESB), which works for
all the nRF Series Chips including, nRF24LE1, nRF24LU1P, nRF51x22, as well as nRF52832. Source code is available…
Over the last few weeks the Nordic team has been working on getting support for programming our devices in Linux as well as adding support for using our Python programming module ‘Pynrfjprog’ with Python…
OSX command line application for performing an nRF51 device firmware update:
https://github.com/jeremysf/nrfDFU
This is a simple command line program I wrote based on Nordic's documentation and their…
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…