Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
In my application, I execute below code to start advertise when a button is pressed
err_code = ble_advertising_start(BLE_ADV_MODE_FAST);
APP_ERROR_CHECK(err_code);
...
Hello,
I am developing an application using the nRF51422.
For flashing and debugging the nRF, I use a ST-Link V2 debugger which uses SWD. The IDE I use is uVision.
I...
Hi
I have been succeed test SDK15.0.0 i2s example and got UART data.
UART started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT started.<CR><LF> NRF_LOG_DEFAULT_BACKENDS_INIT...
Dear Sir,
I am working on SDK15,nrf52832 and soft device S132.
I was working on the following scenario.
A peripheral device advertise as soon as it is switched ON. ...
Hi, nordic
I get some problem when developing the ancs with SDK15.0.
I run the demo with ble_app_ancs_c on the board of PCA10040.
First of all, after my iphoneX (system...
Hi all, development software: nrf5_SDK_for_Mesh_v2.1.1_src\examples\light_switch\proxy_server Board 1 nrf5_SDK_for_Mesh_v2.1.1_src\examples\serial Board 2
IDEs: SEGGER...
Hello,
I am using NRF52832 boars s132 and sdk is 13.1. I have developed my application is read analog accelerometer valie and send to mobile apps. Now i want to also battery...
I'm facing one issue while uploading firmware using BLE DFU.
Details:-
Hardware : NRF52840-DK
SDK : v15.0.0_a53641a
IDE : Segger Embedded Studio v3.40
Mobile App...
We have a Сustom BLE device and observe inconsistent behavior when connecting from this device to to nrf52dk running different SDK versions. - Custom Device connects OK with...
Hi All,
I'm trying to use the nrf52832 as the SPI master to get sensor reading through spi from another sensor. I want to base my firmware on the spi_pca10040 example but...
How can i sample nrf52 own input voltage to do battery measurements?My nrf52 chip is directly connected to a battery and it needs to sample its own input voltage without a...
I have been searching through the info center and can only find the slightest mention of the bsp_board functions.
Could someone help me, locate the right page documenting...
hi sir
i have start my project in NRF52-DK development kit but some BLE card give me data in three channel and i have received all data and give me same like data pls find...