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...
Hey guys!
I face a problem that I have not been able to solve since several days...
I would like to send only one advertising frame every 4 seconds. I do not want to...
I am spending the last 3 days trying to make sure somebody on this plant made it using a mac .
Write a simple program and flash it to the DK. (before we make our own pcb...
Hi,
I'm using nrf51dk board and nrf_log came out correctly on my RTT terminal with built in module. After that I use debug port (P20) to program to my custom module. I've...
Hi,
I have changed in my services so I have added 0x2A05 (service changed) characteristic in my 0x1801 service. But I am not able to read the service.
In didDiscoverServices...
Hi, i'm currently using two NRF52 (1 central and 1 peripheral) using the ble_app_blinky and the ble_app_multilink_central.
I would now like to connect my Android phone...
HI:
I'am an engineer of BLE. And II want PC&Mobile connect my BLE equipment(51822) by type in password like wifi or most of bluetooth Headset.
what should I do. which paragraph...
Hello,
Is there a mechanical specification document for the nRF52 development kit (PCA10040)?
I can extrapolate from the Arduino Uno Rev 3 specification (P1-4 connectors...
hi dear Engineers,
I am affraid to use FLASH to manage PEER data, it is wrong way because of Wr op. limitaion.
Instead of that, EEPROM or FRAM must be used anyway.
How...
Does single bank bootloader in SDK7.1 support ZIP-file ?
I get error REMOTE DFU INVALID CRC ERROR in the end of flashing by nRF Toolbox when I use ZIP.
If I use hex-file...
Hello,
I am trying to implement OTA firmware update using Secure DFU.
SDK - 12.2
Softdevice - s132
Board - PCA10040 (nRF52)
I followed instructions mentioned...
Hello,
I just want to clarity the sd_ecb_block_encrypt() operation cases (S110).
In pp. 23.1.3 of RM (Shared resources) sayed:
The ECB, CCM, and AAR share the same...
Assuming SDK 12.x
For those people that want to integrate the Buttonless DFU service to their app, which uses already one custom base 128bit UUID, please make sure to:...
I need to add connectable beacon advertising data instead of normal advertising for proximity profile example (NRF52 DK -> PCA10040 ->S132 -> nrf52832).During Advertisement...