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)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
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,...
Since Nordic offers BLE sniffer tools including its hex code, I would like to flash it to my own USB dongle as a test. I insepected the hex code, and found its address starts...
Hi All,
I am new to the nRF processors (but not new to embedded progarming). Trying to use the evaluation board with the examples on the SDK. After realizing the freeware...
Q0. What IRQ Priority does BLE Has? and also what IRQ Priority does UART can have?
I'm guessing that from s130's document P65, Exception Model, It says,
Softdevice Timing...
Hello,
I could not set breakpoint in Eclipse. I set CFLAGS to -O0 and -g3 in Makefile
I am using GNU Tools ARM Embedded 6 2017-q1-update and Eclipse Neon3
Below are...
Hi,
is at the moment possible with S110 (nRF51 SDK) to whitelist only SOME of bonded peers? I need to allow connection from one selected central. Selection is made by user...
As a follow up from devzone.nordicsemi.com/.../ , I am now trying to find out if I am getting all of the memory settings put together correctly. When I have them at higher...
I am using nrf51822, 16K RAM, 256K Flash.
From the movie , there is no way to secure my firmware for DFU. Is there any other way to secure my firmware?
Thank you
I know the many differences coming in bt5. Will the programming concepts be the same in the upcoming 5 version? IF my code is working with ble4.1 will it automatically work...