Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
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...
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...
I have these nrf51822 modules, bought them from this company Wireless Tag , it's a chinese company I guess but I just noticed that the modules only have a single 16 MHZ oscillator...
I using github code.
SDK is 7.0.1
SD : S110 7.1.0
Channel : 4 ch
Period : 20ms
Width : 1-2ms ( RC )
Sometimes the width operates at 18-19ms.
ex : PWM2 was...