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 upgrading my application to use Mesh SDK 3.0.0 (I was at 2.1.1). In my application, I process the mesh from the main loop (per the instruction in the Interrupt...
Hello All, I would like to implement tracking over MESH network using nRF52840. 1. In my MESH network, there are some devices who continuously advertising (say beacon). 2...
HI.
I am following the document http://infocenter.nordicsemi.com/pdf/nRFConnect_BLE_User_Guide_v2.2.pdf to work with nRFConnect desktop App and my DK BMD300(Rigado). ...
Hello,
I'm trying to play voice using PWM in nRF51822.
I've already experienced this using other MCU before.
So. I'm trying.
Voice source data is 8bit / 8K / mono...
Hi,
I am working on nrf52832 , SDK15 and softdevice S132. I am modifying the ble_app_hrs example code in SDK
I was trying to implement a whitelist with the address of...
I am using ble_app_uart SDK_11 s130 on nRF51-dk. I would like to make the device running on ble_app_uart connectable but not discoverable. The Android app will have pre-knowledge...
I am using nRF52840 with sdk 15.0 version. I am able to read OR write data into flash using fds library. But now i want to write one or two bytes into flash and read this...
Development Kit - nrf52
SDK Version - 15.0.0
IDE - Segger Embedded Studio
Computer Platform - Windows 7 - 64 Bit
Setup : I am trying to interface an E Paper Display...
I am trying to detect when mtu has been successfully negotiated through the ble_evt_handler function, which is passed into NRF_SDH_BLE_OBSERVER as shown below:
// Register...
Hi - I'm trying to program the Thingy52 using my nRF52840 DK and Macbook Pro. I've got the Thingy connected to the DK via the 10-pin cable. The first time I ran nrfjprog on...
Hi there!
I have migrated ble_mpu_simple from sdk14.2 to sdk 15.2.
I use Keil uVision to test "nRF5_SDK_15.2.0_9412b96\examples\nRF5-mpu-examples-master\nrf5_ble_mpu_simple...
Hello,
Let me start off by saying that in our use case we are transferring large amounts of data (megabytes) through BLE. This works fine on iPhone 6s+, iPhone SE, iPhone...
Hi,
We're looking for a Bluetooth chipset / module for a Android Pad hardware.
Given that Android 8.0 BlueDroid stack requires Bluetooth chip support HCI commands, is...