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...
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…
Curious how the nRF54L Series achieves its impressive power savings? It’s more than just the process node. Discover the design choices and system-level innovations that set it apart—and why it could be…