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!
Running the Asset-Tracker routine will fail to connect to the cloud(ncs1.3.0). The serial port displays an error say Failed to connect to cloud, error -7.
Error...
Problem1: I measured the clock of nRF52840's qspi, is it ok? Frequency is 32Mhz.
Problem2: When I changed the clock frequency of nRF52840's qspi, but it didn't change...
Hi,
After setting up the toolchain, I tried to load an example code on SES, here are the options I used:
But I always receive this error:
The path to west seems...
Lookin at following solar beacon example,
there is strange code at m_beacon_pdu_init().
https://github.com/NordicPlayground/solar_sensor_beacon/blob/master/src/sensor_beacon...
I've import Keil project from SDK17.0 with this instruction https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fimport_ses.html
After finished import...
Dear,nordic:
Please help me allocate more than 80KB of memory on this routine.
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2.0\nrf\applications...
Hi Team,
We are using Nordic nRF52840 in one of our projects, we want to check RF performance, so we want to use our IC is in DTM mode or continuous communication mode,...
Importing the IAR peripheral beaco example file for S132 into Segger seems to work with the one exception of app_error_handler_iar.c where the assembler reports an error as...
Hello everyone,
I have done researches on the forum but I did'nt find any answer. I would like to programm the dongle througth the SWDio and SWDCLK of the Dk.
1) is it...
Hi, I'm designing water meter modem using the nRF52840 + nRF9160. I will apply nRF52840 as a HOST CPU and the nRF160 contol by nRF52840. (please refer to attached picture...
Hello,
I am interfacing a NRF52832 with a PCF8574 I2C slave using SDK 15.0.0.
As per the datasheet, the device will send the data to the slave after it receives the write...
Dear Sir,
I designed a new pcb based on nrf9160,
The boards are populated with cipsim.
When running the MQTT_SIMPLE project i get the following error for the 2 boards...
Hi,
We are upgrading our product from SDK 15.0 to SDK 17.0.
In the old SDK there seems to be one file abailable: ../SDK_15/External/nrf_cc310/lib/libnrf_cc310_0.9.9.a...