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...
Hello,
I want to achieve bidirectional data communication between one central and two peripherals. Any my central device should be able to do bi-directional communication...
Hi. I have been looking through the forum to find anything that could answer my problem, but can't seem to find it. I am working a project, where our needs is to use a nrf52...
Hi there ...
In Softdevice S140 v6.1.0 started supporting advertising extension with this macro "BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED" and I follow the migration...
Hi Team,
I am using nrf51822 for my project, i have connected a PIR Sensor and a push button also a LED driver WS2811 .
I am using ble app uart example as i have to control...
Hello,
I'm looking for 3D STEP model of nRF52840 QIAA aQFN73 package. I just found step model of dev kit, but not component itself. Could anyone help me and share one. ...
Hi,
I was trying to follow the steps for this example: https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
However, I reached step 5, where I should compile...
Hi,
I am developing a bootloader for a custom board with the nRF52840 (nRF5 SDK v15.0.0 and SEGGER Embedded Studio V3.30) where we have no other option but to engage DFU...
Hi ,
I am working on application in which I am using GPIO pin to detect interrupt. GPIO pin normally has logic low level. When it becomes high level I have to generate...
We develop BLE server application on nRF52840 with SDK 1.5 using nRF52840-Preview-DK.
The application is built as multi tasks with freeRTOS where BLE is one of the tasks...
Hi,
I am using Keil uVision 5 and SDK 15 on nrf52840 development. NRF_LOG_ENABLED is set to 1 in sdk_config.h
But NRF_LOGS are not being printed in Debug(printf) viewer...
Hi,
when the micro go in: idle_state_handle(); I have 2 possibility:
If the soft device is present use the first instructions else the second.
This is correct, but...
Dear nordic,
I have an BLE application which works as Central and Peripheral and also which contain ADC,UART and GPIO's
Scanning and advertising controlled by application...
Hi Team,
We have observed that without power supply we are seeing 1V power at board Vcc. Without giving power supply to board.
Why is this happening?
We measured GPIO...
I was trying to verify boot loader using the provided script. I noticed following abnormality.
--It often fails to verify and show the following error:
Reading UICR...