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)...
I am aware that the debugging interface draws significant current, I do not believe that is the case.
I have 2 designs in front of me. Let's call them '2.0' and '3.3' ...
Hi
I'm a little confused with the RAM usage with S110 support, the following represents the memory usage of example of "ble_app_template", even there is no any application...
Hi,
i want to know
how to sink mobile and softdevice in BLE or WIRELESS(having 4.0 stndrd)?
how to send BCON from nrf51288 board in order to set connection with...
Hello,
We have started down the path of getting our first Bluetooth Smart product through the Bluetooth qualification process. We are using the nRF51822 with SDS 6.0.0...
Hey guys,
is there a way to let the devices know (during the advertising) that there is new information on the peripheral to receive and the devices should connect?
Usecase...
Hi,
In the proximity example, the bond restore function is called after a disconnect.
The question is: is the disconnect really necessary? Why can't I just make the...
Hi All,
please explain me in understanding the following w.r.t to timers. I am novice in this field and
i am trying to understand the 51822 Ble_app_hrs project
C:\Keil_v5...
Hello all,
I am getting an error "No Memory for operation" while initializing connection parameters for nrf51822 application. Can somebody please advice me about this error...
Hi
Recently I attempted to modify the bootloader.When download the official bootloader, it could modify the value of (NRF_UICR_BASE+0x14).But if I Remove some code,when...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
I'm building the ble_hrs_app for my pca10000, I've made a couple of changes (to change the LEDS which show) and I'm building it with CrossWorks .. which I thought I knew how...