The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
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...
Hi All,
Is the lite programmer which comes with the nRF51822 Development Kit sutable to program my code into nRF51822-Beacon?
If yes what cable would I need (supplier...
Hi,
I'd like to read PnP and the system ID from Device Information Service.
How can I initialize system and PnP ID? Are there any examples how to do this for nrf51822...
Hi,
I'm calling sd_ble_gatts_hvx and every once in a while I get an error code of 0x3401. I went through the SDK documentation but I could not find what that error code is...
Hi,
I have a peripheral device that needs to connect to both Android and iOS phones. Depending on which type of phone it connects to it is required to perform different tasks...
Hi
I tried SDK6.0.0 porject at below link.
C:\Keil\ARM\Device\Nordic\nrf51422\Board\nrf6310\s210\ant_bicycle_pwr
According to SDK documentation, we didn't need to modify...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.
Hi,
I'm using nRF51822 Bluetooth Smart Beacon Kit. Is it possible to to switch between
beacon mode and configuration mode without the need to press SW2 button e.g.: by...
How do I keep advertising when I have a connection come in? I'm a BLE peripheral.
I'm running SD 7, is there a particular flag or sequence I need to do now that I've upgraded...
Hey!
I'm testing out the new SoftDevice and am trying to update firmware OTA but thus far have not been able to do so. I've tried from the Master Control Panel android...
I'm using NRF51822 as SPI slave and STM32 as SPI master. Everything works fine except the first SPI transaction after resetting both boards.
On the first transaction I...
Hi guys,
I'm curious whether or not i can try the mbed platform on the EK board. The circuit of the mbed kit and the EK look pretty similar. All the LEDs and buttons are...
I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints...
What are the iROM and iRAM settings for the v0.5 S130 softdevice for the nRF51822?
The S130 softdevice spec sheet provides some clues, but no specific settings.
I've...