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...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Dear NORDIC
I have one strange issue:
My nRF52 app work well, then I use Android phone connect to it, it's OK.
Then Android phone cancel pair, so nRF52 disconnect,
...
i want to run simple compiled example .its very basic question.i need your to take start ??which example i compiled first and what the devices i have required to test it
Hi,
I've been debugging my code and would like to use the Memory Watch Unit (MWU). I use SDK version 11, s132, and NRF52.
Could you point to an example of using MWU...
Hi all, I'm using SDK 13 and after turning on the HF clock, calling the following code. When I queue a TX packet, there are no errors from any of the nrf_esb_...() calls,...
I developed a bootloader and an application using PCA10040 and all works fine, but when I set the same code to my custom board (that use the same chip) I get a very strange...
Hello,
I have an issue regarding using IAR tools with the examples provided in SDK v13.
I have:
nRF52840 Preview DK
v13 of the nordic SDK ( www.nordicsemi...
Issue when using SDK 12.2 which needs to be fixed in SDK:
sdk_resources.h will not build when included from C++.
This is because start extern "C" {" is placed in wrong...
Hey Guys,
Please pardon me if this is stupid question, I am trying to create a development board with nrf52832, and I want to have a debug probe on board.
I found open...
Hi,
I am using SDK 13.0 and tried to burn in fresh example code (Experimental NFC BLE Central Pairing Reference) to either PCA10040 and PCA10056. However both always shows...
I noticed that having the UART enabled on my application in a NRF52 (SD132, SDK 11.0.0) takes a lot of current consumption. If I completely disable any UART support on my...
I want to design a BLE enabled display panel, which is a general purpose panel leverage all kinds of resources from mobile phone, including sensors, interaction, network,...