SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi, We are evaluating whether nr54L15 supports LE Audio function? According to the specification, it supports bluetooth 6.0 and should support LE Audio (Isochronous channel...
i want to switch between two code... the code is simple led blinking i am trying for the testing purpose...in my code 1 led1 is blinking 500 ms of delay and in my code 2 led2...
Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
The subject issue is documented here as " NCSDK-20567: Partitioning limitation with MCUboot swap move": This issue has been open for while. These two DevZone tickets refer...
Hello everyone,
I am developing a ble project that builds on the peripheral Uart example using the sdk 2.4.0 for nrf5340.
I want to implement a watchdog since I sometimes...
I’ve been working on creating a C++ application based on the NUS example, but I’m encountering an error. I’ve attached my application below. All I did was enable CONFIG_CPLUSPLUS...
Hi,
I just reinstalled a fresh version of VS Code 1.96.2, and I'm using v2024.12.55 of the nRF Connect for VS Code extension. I'm also using nRF SDK v2.1.1.
In the past...
Howdy!
I am working with the nRF52840 and currently getting a weird error. Whenever I set the data for the BT_DATA function as anything greater than 110, the system stops...
Hi, I'm using the power profiler II under Manajo with JLink_Linux_V794i_x86_64. I connected my power profiler to measure power consumption, the app (nrfconnect-5.1.0) ask...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
I'm trying to use the new GRTC peripheral in nRF54L15 but in various situations I notice that the events are not triggered as expected.
Here is a "minimal reproducible example...
I created project from blank, and added a build configuration. Now it showing as 1 configuration | 2 contexts, as shown in the screenshot below:
What are these contexts...
Hello,
From this morning, I am having issue getting "old" data data on nRFCloud. I tried on several devices, and several features (terminal, log, ...) : when willing to...
Hi,
I was using nRF products a while ago, and now coming back to the platform again. However, it looks like everything has been changed with the nRF connect.
Anyway, I...
Does the NCS stack + nRF7002 support scanning while connected? I would expect it could, to support handoff, but getting errors.
Using nRF7002-DK and NCS 2.8.0.
Compile...