I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
Is the nRF52 RSSI block of the RADIO module based on the entire 2.4GHz ISM band, or can it be configured to only measure a given 1-2MHz band of interest? According to the...
I'm using the serial library for the first time. What are the advantages/disadvantages of using IRQ and DMA? How should FIFO queue and buffer sizes be chosen?
Hi,
I am using the following code to implement a millisecond timer read function. In main, while loop, I do nothing but run a 1ms delay and measure the time in mill second...
Hello, I'm a researcher.
I wanna use Bluetooth CTE(Constant Tone Extension) feature with 1-antenna TX + 1-antenna RX.
I have seen some articles that nRF52840 DK does...
I am using nRF52832 with SDK 16.0.0. I have a simple application that uses SAADC and BLE. It reads values from three channels AIN0, AIN2 and AIN4 and sends them via BLE every...
hi all,
we're developping an application to control the frequency and the duty cycle of a pwm signal throuth ble .
firstly we have built both the functionalities separatly...
So, this library in the SDK looks pretty much exactly what I'm looking for. basic data record storage functionality with a focus on safe record writing under battery power...
Hi, guys:
I'm configuring a custom board based on nRF52840. I configured it as a beacon and need to broadcast the advertising package with updated Major and Minor values...
Hi everyone
I want to try this sample but first I want to understand how it works, not about the code itself but theoretically how it works. The few things that I know is...
Hi,
I'm using devices I haven't developed but on the which I'd like to add functionalities. These devices are working as a small network using 2.4Ghz Nordic ESB protocol...
hi,
Currently we have 18 peripherals sending data to one central in multi link network with a time interval of 1 minute which is hard coded in all the peripherals. As per...
Hi everyone,
I have a BLE project and i added the Nordic UART Service to it. It compile without error or warnings but ble_advertising_init() return NRF_ERROR_INVALID_PARAMS...
Hello,
I am in trouble with adding macros and using the macro in user include directories.
As you know, sample project comes with following user include directories;...