Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI)
I wrote a tiny test program that configures the nRF7002...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...
Currently, only the NRF5340 chip on the NRF5340 development board is powered. Now, we need to first test the Bluetooth performance of this chip. Open a standard example project...
We have our application in a git repository with a minimal west.yml as below. We want for Zephyr and have the manifest import our fork, instead of recursively getting from...
I have thought of making a simple but long time running watch before.
For I have finished a simple app on nrf52810,maybe I can make the watch now.
My basic idea:
1)...
Hi,
on my Debian 13 with nrfconnect 3.1.0 and nRF54L15-DK:
I am not able to get I2C/TWI running (the same sensor runs fine on nRF52840-DK).
1. Question: Is there any...
Hi.
I am trying to implement the reference layout for nrf54l15: https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/chapters/ref_circuitry.html
Just a quick question....
Dear sir/madame I have a problem I hope you can help me with. SoC is nRF52840 SDK is SDK 17.1.0
Problem description: In my app I have two buttons defined; Button1 and Button2...
I am a bit confused by the name and example use cases of 'NUS'.
The name is 'Nordic UART service' and it is often described as "A Serial UART interface over BLE" that is...
Hello.
I'm trying out nRF Connect SDK v3.1.0 with nRF54L15-DK.
docs.nordicsemi.com/.../release-notes-3.1.0.html The release notes say:
Updated by increasing the default...
I'm using the board RAK19007 with its RAK4630 nrf52840, meant for solar and battery, where the AIN3 (P0.05) comes from a voltage divider of VBAT, where AIN3 = VBAT*(1.5M/2...
Hi,
Board: nRF9160-DK (PCA10090 - v1.0.0) SDK Version: nRF Connect SDK 3.1.0
Goal
We’re trying to configure the nRF9160 to use external storage as the secondary partition...