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...
I added the commissioning part from the nfc_meshcop example to the mqttsn_sleepy_subscriber example. I tested the nfc_meshcop exaple and worked, so the border router part...
Hi,
I have developed a project of mine based on the nRF52840 DK and now I want to place
the nRF52840 chip on my custom 2 layer PCB board but I think that it might be very...
We still have some Problems to use the Supl client Library, to test it we use the normal GPS example and seems like the connection is available with NB-Iot settings. We are...
I have a product which uses the nRF52840 SoC that will also have NFC functionality. The housing of the PCB is sort of forcing a custom design for the NFC Antenna.
We need...
Hi All,
I am using Segger ISP1430603E board to program my nRF development kit. ( ISP1507AX )
With SES I am able program, debug the application.
I would like to program...
Hi there,
I am wanting to develop a custom PCB for the nRF52833 SoC. I am basing it off the nRF52833 DK! As such, most of the schematic labels are identical.
For our custom...
Hi,
When I do a secure DFU (screen dumps pasted ), it failed with error code 0x8005. It worked on WIndows 7 PC.
//==================Linux System Report
# nRFConnect...
where is UARTE configuration in sdk_config.h? According to this doc (for SDK15.3/UART):
infocenter.nordicsemi.com/index.jsp It seems I can follow the steps to enable UARTE...
Hi,
I am using 2 PCA10040 kits provisioned in the same group. I want to change the payload on button press event from client side which I can receive on server side. How...
I have a nordic kit but the dongle or the kit is not recognized by the computer. Is there a driver that needs to be installed before this will happen? I've already installed...
Hello Guys,,
I am trying to migrate my project form keil to segger embedded studio. My product is based on sdk 12.2.0, using softdevice s130 on nrf51822. I searched for...
Hi,
we have two nrf52840 which shall connect very quickly.
The scan+advertise cycle is very fast (we have no bootloader). After switching on the peripheral it is recognized...