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...
which app should I use when I want to do LL BQB test with harmony on nRF52840?
it can not connected with harmony when I use DTM project. It seems the interface of nRF52840...
Dear nordic,
I am currently working with nRf52840. For designing antenna is there any role for dielectric layer thickness and conductive copper layer thickness
Hi all, I'm testing quick connections and communications using multilink(nus). I am using multilink central example in nrf52832(Central : softdevice v2.0.0 & SDK v11, Peripheral...
I am trying to measure the power consumption when transmitting data from an external device to nRF 52832 to a smartphone.
I am trying to measure the power consumption of...
Dear, I'm designing a PCB with nRF52832 and I will intend to use DCDC converter therefore I putted the two inductors (10uH and 15nH) between DCC and DEC4 pins. The same hardware...
Hi,
I am developing a project in IAR Embedded Workbench for nRF52840-Preview-DK. I have integrated different modules (ble, ADC, SPI, I2C) in this project. I don't have...
I like to integrate the nRF54XXX with a LNA/PA combo (skyworks RFX2401C or 66110). Could you please tell me which pin should be used to control the RFX2401C TX/RX? Which has...
Hello all,
I am currently working on a project to control a door lock and use ble_app_multirole_lesc as reference.
As measurement the current consumption is around 6.5mA...
Hi, I’m working on low power wireless sensor network. I have a big dilemma in choose of wireless mesh solution. Maybe firstly, what i need: 1. Support for low power devices...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am trying to connect to a device while service discovery for another device is running, this is needed to go through connecting multiple devices as fast as possible...
Hi
I am using the light controller and added zb_nlme_permit_joining_request to allowing devices to join the network.
I get a good ZB_ZDO_SIGNAL_DEVICE_ANNCE signal and...