Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
Hello, I have U-Blox Nora B120 dev boards. Nora B120 chip has built in Skyworks SKY66405-11 FEM IC and I want to use it.
I read in the documentation to copy folder with...
Hello,
To provide some context, I am using an ANNA-B112 with nRF52832 on a custom PCB board we manufactured for evaluation. The nRF52832 is setup with the NUS service with...
Hi,
Our team is trying to disable the Access Port Protection (APPROTECT) for the nRF5340. The main goal for this is to be able to start breakpoint debugging without needing...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hello,
I am developing a mesh solution when the nrf52840 USB dongle will act as an observer.
I am using the mesh sensor observer sample. I am able to build and flash...
Hello,
I recently bought a nrf52840 dev kit + dongle to test the functionalities of Matter.
To commission devices "On network" without the use of Bluetooth, i wanted...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
I tried the WindowCover sample with the latest SDK 2.9.1, on NRF5340DK.
The sample reports the attribute when manually control the lift.
However, when controlling the...
Hello,
I get "data_len_update failed (err -5)" error message in lesson 3 exercise 2 of Bluetooth course. I have posted the output log below. Any idea why this is happening...
Hello!
I would like to report a bug with the nRF Connect for VS Code extension.
My setup
VS Code v1.98.0
nRF Connect for VS Code Extension Pack v2024.9.5
nRF Connect...
Hello everyone!
I am rather new to firmware development with Nordic products and am experiencing some trouble with the Thingy91 LTE BLE Gateway sample.
What is the problem...
I am using NCS v2.9.1 and trying to enable a bootloader chain with NSIB and MCUboot. The regular setup works fine, however if I try to enable the minimal configuration, I...
Hello Nordic Engineers and community members,
I received an nRF7002-DK 1.0.2. (S/N: 1050757935), from Digi-Key today.
I've been following the YouTube video, "Getting Started...
Hello Nordic Team,
I previously asked about how to configure the internal load capacitance for the 32 MHz crystal on nRF54L, and I’ve successfully applied the solution provided...