I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
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...