When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Dear Nordic Team,
I hope this email finds you well.
We are reaching out to seek your guidance regarding an issue we’ve encountered while testing Matter firmware updates...
With nrfconnect SDK V3.3.0 seeing commissioning issues with light bulb sample with nrf52840dk and google home. The logs are given below. Please help with resolution
Thanks...
Hello Nordic Team,
I am working on an application using the nRF52833 with the following requirements:
Device operates as both BLE Central + Peripheral
Stores bonding...
Hi
I'm trying to drive a 75hc595-type shift register with a SPIM instance on the nrf54l15.
I connect MOSI to the shift register data input, CLK to the shift register clock...
Dear Nordic Team,
We are seeking assistance in resolving a significant power consumption gap observed in our nRF9151-based asset tracker. While our lab testing suggests...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...
Hello Nordic Team,
I am working on a project based on the following requirements, where I have added multiple configurations and peripherals in my firmware, and I need to...
Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I'm developing software for the nRF5340 based on the NCS 3.2.4 "hello world" example. Adding bt_enable() returns error code -11. Please tell me how to implement bt_enable...
[This writeup is a work in progress - it was meant to be a quickie, but to write it all down properly turned out to take a lot of time.]
Hey all,
I've been working on...
Hi,
I’m working with nRF54L15 (nRF54L15 DK) using NCS v3.0.2 , and I’m facing an issue with ADC channel readings.
I configured the following ADC channels:
AIN3 ...
nRF54L15 DK Board
BM-SDK-V1.0
Hi:
I have debugged the IRQ according to the nrfx demo, but now there is an unresolvable error that requires assistance.
This is an error...
We are developing the nRF5340 for the Thingy91X based on Connectivity Bridge (NCS 3.2.4). I want to output logs from SWD and view them with RTT Viewer, but even when I call...