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 dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hello, we are creating a nordic peripheral using an nrf52832 and SoftdDevice S112 and SDK 16.0. We need to store quite a bit of data non-volatilely, at a fairly fast rate...
hi
im use nrf52840 as a gazell device which run the demo \nRF5_SDK_16.0.0_98a08e2\examples\proprietary_rf\gzll\gzp_desktop_emulator\pca10056 ,and use nrf24lu1p
(\nrfready_desktop_2_v3...
I am porting a peripheral project from nRF51822 on SDK 11 to nRF52832 on SDK 15. Currently I'm using15.0, with S132 6.0.0. I used the template project for an initial pattern...
Haii i'm using Nordic nrf52840 with SDK 15.0.0 and soft device of s140
now my issues is i want to connect a four device to the central and there should be Bidirectional...
To establish a connection to a nRF51 Dongle I have recently following problem:
A J-Link Window “J-Link Window_Device Selection.png” appears and in the following Window ...
Hello everyone,
I'm developing a custom software with SDK 15.3, SD 132 6.1.1 following the ble_app_hrs example for supporting Peer_Manager and Encrypted Link.
This is...
Hello!
I am trying to get the old window application for the Power Profiler Kit v1.1 at https://www.nordicsemi.com/Products/Power-Profiler-Kit but the page is not available...
SDK Version : Mesh 4.0 & SDK_16.0 Software : Segger Embedded Studio
Hardware : 2 PCA10040 devices as a client and a server
System : Windows 7 Hi,
I want to send a string...
I am starting to get up to speed on nrf_crypto, but trying to understand under what scenarios would one choose between Oberon or micro-ECC backend ?
HW = nRF52832, SDK 16...
Hi all,
I am testing the OpenThread connection with 3 nodes at the present,
One is working as End-device with MTD (Minimal Thread Device) firmware others are FTD (Full...
Hi Support Team,
In reading this white paper,Section 3.5 Testing RF performance,
a colleague informed me that a test UICC which is provided by the LTE tester vendor say...
Hi All,
I'm using hci interface to scan the ble based beacons.
While scanning hci interface's Rx bytes keep on increasing because beacons are being scanned.
I'm using...