Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Nordic’s nRF70 Series brings low-power Wi-Fi 6 to third-party MCUs using Zephyr RTOS, enabling scalable, cloud-ready IoT with speed, flexibility, and security.
Discover Nordic’s new nRF Connect SDK Bare Metal option. For simple Bluetooth LE applications on nRF54L Series with a smooth migration path from nRF5 SDK.
If you’re tuned into the latest development, you might already be aware that Nordic Semiconductor has acquired Neuton.AI. Neuton is an edge AI company dedicated to making machine learning models…