Hi,
previously we could create AccountDevices / TeamDevices, that we could use to subscribe to all topics of all our devices. However I don't seem to find the relevant...
Hi all,
Hitting a strange one: nrf_fuel_gauge_process() output freezes completely for minutes at a time during normal discharge ,same SoC value down to 6 decimals, while...
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...
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...
nRF9151 - NCS 3.4.0
I like to use a library, which uses
CONFIG_PSA_CRYPTO=y CONFIG_PSA_WANT_ECC_BRAINPOOL_P_R1_256=y
with NCS 3.2.4 successfully.
If I try to migrate...
Hello, I want to build a custom bluetooth watch, so far I have been using adafruit nRF52840 feather (RAYTAC MDBT50Q-P1MV2) with arduino ide for prototyping. Im designing a...
Built this Channel Sounding demo app with nRF54LM20-DK as target using VS Code with nRF Connect extension on M5 Mac running Tahoe 26.5.2 using nRF Connect SDK 3.3.1. App built...
Hi Yall,
I designed a custom board with SoC nRF52840, and developing software with nRF Connect extension in Visual Studio Code.
I followed the dev academy instructions...
NCS 3.02 54L10
I am using uart0 in async mode for printk and user input (my own callback not zephyr CLI). I need to be able to put the uart into suspend after an inactivity...
Info:
HW: nRF54L15 Tag / DK
nRF: v3.4.0
Dev OS: MacOS 26.5.2
Using nRF Toolbox Android App (most recent version)
on a Google Pixel 9 with build number CP1A.260405...
Hi,
We're testing NTN functionality with the nRF9151 and have noticed something weird with the timings of MAGPIO and COEX2. We use COEX2 to control the power domain for...
Hi
I am quite well familiar with DECT-NR+ and the Nordic Boards, as well as nrf91xx, we use a nrf9151.
Also some kind of involved at this opener initiative, but I cannot...
Dear Nordic-Support,
we are facing an issue with a nRF54LS05b and NCS v3.3.0:
The setup is a peripheral based on the nRF54LS05b and two centrals e.g iOS Phones A and B...
I am currently working on the nRF52810 MCU. I have successfully completed the GPIO, ADC, and BLE implementation. In my application, I now need to establish I2C communication...
Dear Nordic, using NRF54L15-DK I am advertising BLE with RPA, hence it changes mac on every reset and and at specified interval. Now when Phone connects first time, it asks...
Hello! I followed the steps from the instalation tutorial of the thingy 53 and i cant build the application for the blinky example.
LOG:
Executing task: nRF Connect: Build...
Hello,
I am currently working on HCI communication over UART between two microcontrollers: an STM32 and a Nordic nRF54L15.
My tests have been performed using a custom...