I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
I'm using nRF51822-EK and running Keil compiler on XP within VirtualBox in a Linux Mint-14 host. I can't get the UART properly working through Segger J-LINK. It shows up all...
Hello Nordic Semi,
After being in production of a battery powered remote control for over a year now, we have found many batteries going flat in the field. I have been...
In my test, with the same configuration, ANTWARE II always searches much faster than nRF51422 software.
For example. I have Master channel and Slave channel set up at 4Hz...
The test code:
#include "nrf51.h"
int main(void) {
NRF_CLOCK->LFCLKSRC = 0UL; // Internal 32kHz RC
// Start the 32 kHz clock, and wait for the start up to complete...
Hi,
I have downloaded "mastercontrolpanel.3.7.1.8567.x86.msi" and try to install on windows xp of my intel core2 laptap. But it failed with prompt like "not a valid windows...
This question devzone.nordicsemi.com/.../ reports the fact that the driver cannot be used twice without manually pin reseting teh BLE dongle.
But there is another problem...
Hi Team,
I am using nRF51 DK as packet sniffer to sniff packets between Mobile and other device.
Why it captures only advertising related packets?
After successful connection...
Hi there,
If I try to store a global variable in flash I can't store it. But when I declare this variable in the main function I can store it in flash. Can someone tell...
Hello all,
I saw their was a new update for the nRF518-SDK and I was wondering how I should update this in Keil. Is this just a simple replace folder? Replacing:
...
I inherited an ANT/BLE nRF51422 project a couple of weeks ago.
It used SDK v6.1.0 and S310 SoftDevice v1.0.0
At the time, I'm sure that the SoftDevice download said...
I'm attempting to troubleshoot problems between dev teams. One team is having some issues & I notice that their binary is slightly larger when built from exactly the same...
I am trying to use the laird BL620 module not for the smartBasic, but to run my own firmware.
I have just set it up, connected to my old segger JLink debugger.
In Keil I...
Press the Connect button on the Smart ponaep NRF Uart V2.0 recognizes the page reongil signal
Disconnect state, allow to boil for your smartphone to wait about 20 minutes...
I am pretty new to the nRF51822 in the firmware side. I have been doing hardware design for many years but need a little help getting started with firmware.
Does anyone...