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.
I used mergehex.exe to combine the hex of softdevice, bootloader, and application into one, but the board is in DFU state and the application does not start.
I am...
Hi! I'm developing on nRF51 with SDK 11 and trying to extend our application with buttonless BLE DFU support. Due to limited flash memory, we could only use single bank ble...
The website is broken for me, and I see a sequence of orange pop-up messages saying "An error occurred. Please try again or contact your administrator."
When I use master control panel to scan ibeacn, I find "Complete Local Name" in below picture,
How to set the "Complete local name" ?
I heard someone says set in the...
Hello,
I've now been looking for a while but haven't yet found anything working to programmatically unwind the call stack when working with the nRF51 or nRF52.
Basically...
We are completing the design of a PCB and have a mounting/assembly issue with the NRF52840. We In looking at the mechanical spec on your datasheet w find that A row of 24...
hi
1.does nRF5-SDK-for-Mesh v 2 support friend feature of Bluetooth?
2.phone with ble 4 can current to ble 5 mesh network?
3.is there any example of two above?
thanks...
I have connecting problem.
My setting...
1. OS : win10 x64
emulator : J-link(EDU)
2. installed
1) nRF5x-Command-Line-Tools_9_7_3_Installer.exe
2) nrfgostudio_win...
Hello
The scanner causes the code to freeze when a debugger is not connected.
We are developing a system where one of our units is to run on the nRF52832. During development...
Hi ,
I testing the " nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " sample code with nRF52832 . Found sometimes get the advertising...
We are using nRF52840 with the nrf5_SDK_for_Mesh_v1.0.0 in combination with s140_5.0.0-3.alpha I'm working with the nRF52840-Preview-DK board. Task: program a bootloader for...
Hi, developers !
We are going to make a USB dongle that configures RF HID using nrf52840.
So when I look at the datasheet for circuit configuration, it says "High voltage...
Hello, I want to transmit data using the nRF52840 card and a smartphone. I explain: I must transmit data from the nRF52840 card to a smartphone. What is the best program in...
Hi,
I am trying to add logs to the Eddystone example using SDK15, SD132, arm5_no_packs, PCA10040 and Keil. I added the corresponding libraries to the project, entries...