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...
Hello,
currently i am using nRF52832 board with Nordic SDK 16.0.0 and softdevice version 7.0.1
i have separated DFU service and bootloader code. added dfu service in my...
Hello all,
I'm still learning C at this point of stage. What I ended up was following a tutorial online on simple BLE project controlling the on-board LED.
The tutorial...
This is a 2 part question concerning the LFCLK input levels as well as how to test the LFCLK frequency against the HFCLK frequency to make sure they are consistent.
In this...
I am currently working on a project using the MAX30102 Heart rate module. This sensor has red & ir led's. I connected the the max30102 sensor to the nrf52 DK as follows VDD...
Hi,
I'm looking at the BLE aggregator example, it uses a service called "ble_agg_cfg_service" .
1. It looks like this service is the same as NUS ?
2. I'd like to...
Hi
I am evaluating the production of a BLE product and your chip solution looks promising.
In my case the bluetooth will be connected to PC and it should be recognized...
There are a number of issues in ble_advertising that relate to changing the status of advertising in response to events. Specifically the current adv mode is not changed on...
Looking at the schematic diagram of the ISP-1507-AX Test Board….
www.insightsip.com/.../ISP1507_AX_TB_Schematic.pdf
… I can see that there is the possibility to connect...
Hi
I am using ble_app_uart code from ble_peripheral folder and nrf_connect app to receive/send data.
I have interfaced external sensor with UART pins and receiving data...
Hi I am using UART code from nRF5_SDK_16.0.0_98a08e2\examples\peripheral.
I have checked loop back with default UART pins,which are 5,6,7,8.
Now I want to interface some...
Hello,
I am using a nRF52DK (PCA10056). When I connect the board, the J-link drive opens up, but it does not detect on nRF Go Studio, nor is it flashing any code. I am using...
I'm using the USB CDC ACM example to write a message to a com port. I can receive messages fine except there is one problem. I am receiving the characters one character at...
Hi,
Is it possible to use two LPCOMPs simultaneously?
I would like to use analog channel 6 and 5 and if I register a RESULT Above on channel 6 it should start a software...
Good day to all
I would like to get a little more information about the function:
added in softdevice version 7.0.1.
Starting the radio in connection mode is shown...
Hi,
I'm experiencing some UART issues on nRF52832 where it seems like the peripheral is not correctly reset when doing a soft reset. After a soft reset I expect that the...