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...
Hi everyone
I want to use nrf sniffer for debugging.
But I don't have required hardware Evaluation kits in User Guide
Can I combine single nrf 51822 with USB-to-UART...
Hi
Im trying nrf52832 with 0 BMD-350 Evm.
Working with IAR, nRF5_SDK_13.0.0_04a0bfd.
I need ble_app_hrs_pca10040_132_uart working properly.
Seem like there is a main...
On very rare occasions when a connection is made, our device manager (peripherial) callback gets called with event id = 0x23(DM_EVT_DEVICE_CONTEXT_DELETED?) and event result...
Hi,
I am performing "just pairing" using peer manager ( SDK 11.0 ) in my custom board which uses nrf52 chip.
I am getting this events
PM_EVT_CONN_SEC_START,
...
Hi, I'm using nrf8001 nordic chip on my project. With some time on the nrf8001 chip begins to send the HW_ERROR with failure on ll_lm.s0.c and line 571. This not crash the...
Hi,
I am using the nRF52832 and I have been trying to meausre the centre frquency on a specturm analyser. But, the centre freq on the specrum analyser is 1.81GHz when it...
Hi,
I have a beacon that uses 4 AA batteries, each has 1.5V and 2600 mAh. When connecting the board to the PPK I get the attached measurements when doing a lot of scanning...
Hey guys. We are using the NRF52 with SDK 13.0.0.1-alpha.
If we connect the NRF52 to our own android or iOS APP we have some timing problems with notifications. When the...
I would like to reduce current consumption on my beacon and I wonder if it is possible to disable sending scan response. I know that it is not a huge difference in a single...
Firstly,the RedMi Note3 DFU failed used by dual bank,however Xiaomi3 Phone can DFU successfully.As the question link text mentioned,the process of the RedMi Notes3 Phone DFU...
Hello Nordic,
i am trying to interface BME280 with nordic nRF52 and SDK v 12.02 using twi_peripheral but i am unable to do it. here in example they are using ls75b whereas...
How do you setup "immediate Service Alert" Client on iOS, in order to get notified when an action is taken on the bluetooth peripheral ? (eg. Button press)
Hi all, I have an nRF52832 which is woken up every 15 seconds by an RTC to check for ESB broadcasts. The nRF52 will be powered continuously until the battery runs out, so...
I want to use AES ECB block present on nrf51 and nrf52 boards for resolvable private address (RPA) generation.
Are there any measurements about how much battery the...