Title: Issue with I2C (TWI) Communication on nRF52840 (SDK 16, Segger 8.2a)
Description:
I am working with the nRF52840 using nRF SDK 16 in Segger Embedded Studio 8...
Hello,
I have just received the nRF5340-DK development kit. However, when I plug in the USB cable to my PC, it's not detected. I have tried multiple USB ports and the issue...
Hi Dev Zone Community I followed the Getting Started Guide for the nRF54H20-DK ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs...
Hello everyone I am gradually learning Bluetooth, it takes time, but I need a temporary solution, I need a so-called adapter, Bluetooth <-> UART, to simply transfer bytes...
ZBOSS NCP: ZBOSS NCP Serial Protocol, Version 1.5 states that a "Full featured Zigbee PRO r22 platform is provided".
Is a more recent version of this document available...
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…
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…