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 have an application where we need to broadcast data at a high throughput from a central (e.g. iPad) to multiple peripherals (e.g. nRF52833).
We believe that broadcast...
Our project requires the use of the ARM PSA interfaces. However, we are only using a limited set of functionality listed below
AEAD Chacha20-Poly1305 encryption
SHA512...
We are trying to improve code coverage and do more unit tests but run into slowdowns due to always building zephyr for the tests. What is the recommended way (from Nordic...
Hi, We are trying out some configurations for building and implementing Immutable Bootloader with Second stage upgradeable bootloader MCUboot. We are building the bootloader...
Hi Nordic
How to find match case of a keyword or sentence in whole solution at VS code?
Before ncs v2.0.0, we had option to select SES IDE to find match case.
However...
Hi,
I'm using one board with nrf52832 and sdk 15.3.0,and alter the ble_app_mult_uart_c example as ble center ,there is another ble device(ble addr 4C :42 :44 :49 :43 :4A...
I would like to start advertising after BLE connection disconnected. But ble_advertising_start() return errCode 0x8.
static void ble_evt_handler(ble_evt_t const* pBleEvt...
Hi all. I am fairly new to zephyr so I apologize for any "noob" errors i seem to present. I have been working with nrf52 dk board and have been able to accomplish many things...
Hi guys,
I am trying to interface nrf52832 with PMIC(BQ25121). I have earlier interfaced PMIC with nrf52832 successfully, and I am using the same code. However this time...
Hi,
During some FW testing, a colleague of mine managed to break the NVS filesystem. I am using the MX25 Flash device with NVS library. I have no idea what exactly happened...
I have moved to the latest version of Segger Embedded Studio, and am now getting a runtime error, returning error code 0x4033 from the following line:
It works in debug...
Connection issues from iOS and Android mobile apps.
When our nRF52833 devices are in connectable mode, sometimes iOS app and Android apps face issues in establishing connection...
Hi,
Here is my previous ticket.
https://devzone.nordicsemi.com/f/nordic-q-a/83856/channel-interference-at-nrf52840
I haven't had response tho that's why I made a ticket...