I'm trying to make a BLE beacon with Li-Ion battery and Qi wireless charging circuit. NRF52833 works in high-voltage mode (VDDH connected directly to the battery, internal...
I have mistakenly disabled Software Debugger (SWD) and wrote the configuration back to the board. Every since board can not
(1) Connect and get the configuration data using...
Hello I want to add an extra config file based on the option in prj.conf or in Kconfg. For example: CONFIG_WIFI_SCAN_ONLY=y include the overlay-nrf7000-wifi-scan-only.conf...
I'm attempting to follow the introductory tutorial here using the NCS VSCode extension. After creating the new application from the sysbuild/hello_world sample in v2.7.99...
Can I use VDD (F1, L2, L4) or VDD_EXT *(D12) to power some peripherals ? If so, how much current is available?
I want to avoid added a 1V8 regulator to the design & use...
The first generation of wireless PC accessories to achieve widespread success (the ones that shipped with a dongle in the box) adopted 2.4GHz radios because these radios offered the optimal trade-off between…
Writing a BLE firmware can now be done with a few lines of code. The code example bellow is all you need to write for a non-connectable BLE firmware that advertise a counter value every second in the…
Hello
I wrote a tutorial on using the nrF52 Development Kit with Keil MDK.
www.keil.com/appnotes/docs/apnt_308.asp
This document features essential debugging capabilities of the nrF52 series.
ETM Instruction…
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…