Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
software:ncs 2.5.0
hardware:nrf5340 dk
hi professor,
According to the article at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53...
Hi I have recently bought the product nrf52840 from Digi key, i have dumped the code so many times but now days it is showing the error. the issues is whenever iam trying...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi Everyone!
At Sky Wave Design, we recently switched all of our Nordic development over to using GCC and using Qt Creator as the IDE.
We have released our example project on github for those of you…
Introduction
Here are some tips and tricks to manage your application size.
RAM and ROM usage
The total RAM usage is:
ZI-data + RW-data
The total flash usage is:
Code + RO-data + RW-data
…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
The tutorial has been updated for SDK v11, which contains the production-ready release of Peer Manager. The original tutorial can be found on this page, below the updated tutorial.
#Migrating to Peer…
Before we begin
Table of content
Topics that will be covered include:
Before we begin
Basic theory
Attribute tables in nRFConnect Bluetooth Low Energy application
Description of the example
Adding a…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is described in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
Important updates:
Due to erratum 84 (COMP: ISOURCE not functional), capacitive sensing using the relaxation oscillator method is not usable in a real product with the nRF52832, as it will only work reliably…