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,
I am measuring the current during sleep, after the sequence, __WFE();__SEV();__WFE();.
With NRF_LOG_ENABLED set to 1, the current is about 486 uA. With NRF_LOG_ENABLED...
Using: nrf51822, SDK 10.
My application needs to use TWI0 and SPIS1 at the same time. However if I enable TWI0 and then SPIS1, when I run nrf_drv_spis_init() I get NRF_ERROR_INVALID_STATE...
I am working with the SDK 13 ble_app_att_mtu_throughput example. With the SDK 12 example, it seems to require the SoftDevice to be loaded with the arm5_no_packs example. The...
Hello,
I'm designing a project with the nRF52832 where I will use an external SPI ADC.
For debug and backward compatibility purposes, I also plan to use the SAADC.
The...
in the ble multilink central example i'm not understanding where the functions in client_handling.c are exercised some don't seem to be used in main or client_handling (client_handling_dm_event_handler...
I am reporting a problem that might bite you. A Waveshare NRF51822 module comes with a "Passed" sticker on the back (solder side) that makes the module stand off the mother...
Hi,
We are trying to have a thin beacon design. But we are having difficulty in finding low profile inductor for dc-dc converter matching the recommended value of 10uH...
I'd like to use Logic Analyzer in uVision 5.2 and ulink2 for analyzing variables in nrf52832.
In my understanding, I need to use SWO and configure Trace setting properly...
Hi,
I need to capture a demodulated, manchester encoded signal (16 bits long). The data rate is about 50kHz (give or take). Currently, I am configuring a PPI with timer1...
Hello,
I'm using nRF52840 which is surpport Bluetooth 5. I couldn't understand why it can do 8 X range and 2 X data rate than Bluetooth 4.2.
Besides, how to use Bluetooth...
I observe strange behavior while reading value for long characteristics.
I have characteristic 100 bytes long (read only).
In GATT client I must read value with subsequent...
can i get nrf 51 beacon antenna printed on beacon kit. its semicircular in shape... can any one help me
i want eagle library of the antenna
please help
Hi,
I want to reduce the current both in the TX mode
and in the system on idle mode as much as possible.
I measured the current consumption of nRF52DK with the original...