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...
Hello,
I am trying to build a remote control using NRF52832 SoC, SDK16.0.0 with softdevice S132 version 7, Keil 5.
I have to control a servo motor and i want to achieve...
Hello,
I need to send logged sensor data in external 4MB flash to a phone via BLE.
I am using a nRF52840 based module on a custom PCB. I am using SDK v14.2.
I am using...
Hello,
Is it possible to get access to the information contained on the SIB (System Information Block) in the nrf9160? if yes, is it through the nRF Connect v3.3.0?
Thanks...
I want to get the 128 characteristic UUID of the peer device during the connection phase. Now I use SDK is 15.3, the softdevice is 6.1, and only 16-bit UUIDs are obtained...
I have the NRF52 DK, I run make flash in the UART example, everything works. I'm able to run the loopback test.
I navigate to the serial port example, make flash, nothing...
Hi Everyone,
I would like to understand how the multi peripheral application works in this given scenario:
Scenario:
Considering one peripheral (P) is connected to 4...
Hello,
I have been working with NRF 52840 DK and finally able to make the advertising work on PHY CODED but I was required to use extended packets.
My question is
Is...
Hi i am using sdk15.3 secure boot-loader example. i had change backend to cc310. without optimization i am able to upgrade code but when i am using optimization level 0 it...
Hi,
I am working on an USB CDC program with nrf52840-mdk-usb-dongle. The PC needs to use a terminal emulator like putty to connect to the dongle. Now I send and recieve...
I use Zigbee CLI example on nRF52840. (examples\zigbee\experimental\cli\cli_agent_router)
It use UART as 115200 bps with CTS/RTS (hardware flow control).
I want to change...
Our product uses non-connectable/undirected advertising, where advertisement packets are sent every 1 minute for 500ms time. For that we are using FreeRTOS timers to start...
1: Is there any information that can be systematically introduced to the production test of Bluetooth products? 2: What parameters do I need to test for mass production of...
Apparently, Config AppKey Update message can be transmitted in the key refresh procedure. However, one point let me very confused, I looked into the Mesh Spec v1.0.1 (page...
Hello. Is it possible for a central device to retrieve the BDADDR( 6 byte array data ) of a past peripheral device by using the peer manager? ("past peripheral device" refers...