Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
Hello,
as I couldn't manage to get my SPI Measurement working flawlessly when called from inside a timer handler I tried to work around it by just setting a flag inside...
Hi,
I have a setup :
nRF51822_QFAC Chip Rev3
Softdevice: S110 V8.0.0
SDK: V8
Code hangs at sd_softdevice_enable(). Clock Source I am using is NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hello,
Has anyone managed to get the Nordic_UART software to pair in Windows 8.1?
The heartrate monitor software pairs fine. Using show bluetooth devices, I can see the...
Hi,
I have a PCA10028 board. When I connect it to a computer the LED LD5 doesn't turn on at all, and no new USB connection pops-up in my computer. But when I connect it...
I found this website.
link text
curve is shown below.
There are app_utils.h information below.
@brief Function for converting the input voltage (in milli...
Hi, this is kind of a basic question.
So please forgive me if this is too easy...
This picture is from nRF51822_PS_3.1.pdf.
Also these pictures is from the...
I am trying to use a differential antenna with the NRF51422 and I do not want to misunderstand the datasheet. It says that the optimum differential impedance at 2.4 GHz seen...
If, how can I change the order of the descriptor? I would like to have the user_desc at first.
Most likely by changing their UUID but how to do that? I can't find any trace...
Hi every body,
i try to use 10 bit ADC resolution instead of 8 bit in the ble_uard_adc example, the problem is the ble_nus_send_string is configure to 8 bit, how can i...
Before I order the NRF51-DK I want to make sure, is it possible use it to program other nrf51822 modules? Can I use the Segger on board for flashing firmwares on other modules...
Hello,
Let me first try to describe my whole project I just started with today (Hardware just arrived).
I want to use the nRF51-DK as a central device to handle 4 peripherals...