Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Hello,
I have see this demo
.hex are available witch is already nice, but I would like to get everything needed to reproduce it.
Does someone know if it's possible...
I'm using a custom device which has two services and each of them has one characteristic. I'm using notifications to send data to the other side and on each notification complete...
Hello!
I am a huge fan of "nRF connect"! This software is helpful! Thank you Nordic for giving us this for free!
When playing with a few devices (TrackR, Thingy, non-Nordic...
Hi Guys,
I need to implement the Zigbee gateway function on nRF52840, I have download the Zigbee SDK from the Nordic website, but currently only have version 1.0, and I...
Hi,
I am trying to send accelerometer values through bluetooth for nRF52832 and SDK 14.2. I am using "nrf-mpu-simple" program form this ' GitHub ' repository and added BLE...
Hi,
I use EasyDMA with UART.
I'm in permanent reception and the received octects go directly into a memory buffer.
When the buffer is full, the writing starts again...
I have been using a JTAG to program a nrf52832 chip (SD v15) during development and am now testing firmware updates from iOS. As part of it, I've made a firmware package using...
Hi,
the default board of the homekit SDK is PCA10040.
I want to run ble_hk_doorlock_static demo on board PCA10056 , What changes should I need to do?
tool-chain :...
I am currently trying to minimize radio noise when collecting data via the ADC, on a custom board powered by a battery (when the radio fires, it introduces a lot of noise...
Hi team,
My customer wants to apply Serial DFU in their product, but when they are developing with SDK13, they find our release notes with:
** DFU ** - Added support...
Hi I'm porting an existing project from nrf51 to nrf52810 and trying to configure the UARTE EasyDMA to handle serial reception.
We have serial messages of variable length...
Hi DevZone,
Is there an example implementation in SDK15 using Crypto-Frontend and Soft-Device together? I have been trying for days to merge two examples (tried to import...
Please tell me the setting range of the following parameters
#define MIN_CONN_INTERVAL MSEC_TO_UNITS(20, UNIT_1_25_MS) /**< Minimum acceptable connection interval (20 ms...
Hi
I am running saadc battery measurement using the refernce code.
When I run the adc_configure() I have about 500uA consumption
then According to this thread I run...
Hi,
we are using BL600-SA in project,we want to configure ADC input Channel,In datasheet not able find the which channel number assigned to pins cleary,if we want to configure...