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...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi all,
this is a already known error, and most answers to it is use Segger Embedded Studio or buy the license or so whatever.
But i wanna know how can i manage the size...
Hallo,
i am interested for the nRF52833 and also for the corresponding Development kit which supports Bluetooth 5.1 and direction finding AoA&AoD for positioning. The questions...
Hi guys,
I am using the nRF52832 board and I want to parse and read my JSON file. I don't have too much experience working with cJSON and here you will find my simple code...
Hello,
While trying to build the hello_world project on Thingy 91 using the SEGGER (connection through J-link edu). Following the Hello World project guide given at:
Hello_World...
Hi, I am using BLE as transport and NRF_BL_DFU_ENTER_METHOD_BUTTONLESS as to enter into DFU mode.
My question is:
My application is running at the start and I wanna...
Hello, I wanted to migrate from sdk16 to sdk17, So according to this topic I solve all pre compiling errors, then when I tried to download the code on my board(nRF52832) I...
In the Buttons and LEDs page, the LEDs are connected to P0.28-31 but in the connector interface page, the Figure 1 show LEDs connected to P0.13-16.
Buttons pins also looks...
Hello,
I am trying to create an application on my nRF52-DK using several custom service peripherals, each with 2+ characteristics. I have completed a few tutorials on...
Hi,
I am using USB device CDC, and the COM Port name on the PC is "nRF52 USB CDC BLE Demo (COMX), see the picture below.
How I can change it ? can I change it from...
Hi,
I followed the instructions described on https://github.com/NordicSemiconductor/pc-nrfconnect-launcher but I cannot "Start scan" within nRF Connect. It's greyed out...
Hi,
We just received prototypes of a new board with the nRF52840 and now we have a reset problem.
When the board is reconnected after a long time (no voltage remains on...
Hello,
I am testing the multilink BLE (1 central : n peripheral) UART example.
I am using Github code and tested it.
The central example is(SDK 16.0.0):
https://github...
Hi, I've just compiled clean examples from Zigbee and Thread SDK 4.1.0 and I'm following instructions from here: I've got CLI on the nRF dongle and multi_sensor example loaded...
Hi Nordic experts:
I am working with sdk 17.0.2 nrf52840 ble_app_uart example project. I added twis i2c slave functionality in this project, and the project is working fine...
Hello everyone.
I want to assess the range of my current setup, theoretically. And I found this useful online "calculator": www.bluetooth.com/.../ (please scroll down until...