Hello, I am trying to run the nordic example of fast pair locator tag but it is not behaving as I expected. I have an account and model IDs that are validated with Google...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...
Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
To output PWM signal as early as possible after powering on the NRF5340DK, I added the same code in mcuboot/boot/zephy/main.c and mcuboot.overlay as in the app core. This...
We are investigating why the power-on current is high (1.2mA) on the failed board (using NRF52840). We found that the DCC pin behaves differently. The DCC pin is continuously...
Hi. I'll introduce "neoFlash" produced by Mobilian.
neoFlash is whole new BLE development toolkit & production solution.
With this solution you can design, implement your idea and produce…
Hi I followed this Blog post on how to use Segger embedded studio(SES) to compile nrf5 examples and got into some truble with the newest version of SES v3.10c. And this blog post will tell how I solved…
Working on fast calculation of CRCs I have an algorithm which uses a precalculated fixed lookup table to process data 1 byte at a time generating a 32-bit CRC. The calculation it's actually doing if the…
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…