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...
If I have the J-Link RTT Viewer open and connected to my PCA10056 (viewing RTT output from an external board connected to P19) and then reprogram the board using nrfjprog...
Hello,
I am currently running into an issue with nrf51822. I am trying to write in flash a flag which defines the device I use. Indeeed, the device on which the code will...
Hello,
I want to us the nRF52 dongle with BLE and ANT communication. I downloaded SDK 15.2 and looked at the examples. I can see a lot of examples for ANT and for BLE individually...
Hi Sir
I try to write/read/earse any address with length 32.
but some bytes shows zero "0x0" when I use , it should be 0xff after erasing...
Do you know what's the problem...
SDK: 15.0, PCA10040
Hi, I am trying to add multiperipheral to Multiperipheral LBS example and I get this error .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hi, I'm trying to add multiperipheral option to usbd-ble-uart example and for that I checked the example ble-app-multiperipheral and I can't find the way to do that so my...
Hi.
I have a project with usb_cdc merged with multilink_central and NUS service. It is working quite well, multiple peripherals can connect and send data to the central...
Hi,
Currently I am sounding a simple beep on and off sound with a Piezo Buzzer on the nRF52832 and using the power profiler, it is consuming approx 713.323 μA, I was wondering...
Hello!
I have a question about the slave latency: I know how it should work, I would like to know if it is normal that there are current peaks in the supply current when...
Hi,
Does anyone have a hex code that can be added to the app hex in order to get rbp for NRF52832? Or a code that can be used from Arduino IDE?
I know that it can be...
Following error throwing while using nrf tools
nrfjprog verion 9.3.1 -------------------------------------------------------------------------------- FUNCTION: open_dll...
Can someone explain the indepth working of nrf dfu bootloader example with respect to the init packet.
How is it decoded and the information gets stored in the structure...