What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
I love this part (the 51822) so far. Really. However, it really lacks in the debug support department.
Keil is a passable tool. Certainly not state of the art, but I can...
I used s110 softdevice 6.0.0 and 51822SDK 5.1.0 to develop a mouse.
It can pair with ios7.1.1 of ipone 4s, but can't pair with ios6 of iphone 5, I don't know why.
Do you...
I am experiencing an unusual and hard-to-reproduce issue with some custom PCBs containing a nRF51822-QFAA, S110 v5.2.1, with 10K external pulldown on SWDCLK, and a 10-pin...
Hi Nordic team,
I intend to use RFID function on the BLE technology. Related to your product, could I:
Use nRF51822 as the reader to detect the attention of some...
Hello, I am writing a fairly complex application using the Arduino SDK and an nRF8001. I have a lot of what I want to do working based on looking at the code in the different...
Hi All, I am a newbie....What is the starting point and procedure to develop nRF51822 working with Iphone or Android over HID protocol? Is there any example?
Is it too tough...
Hi,
In the API, the user gives the 'distance_us' parameter for the next requested slot. I have noticed that this is quite accurate (to the micro) and wanted to know if...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
Hi All.
I made my PCB with nRF51822 and achieved around 150 Feet range (LoS). My target is to calculate a approximate distance (in Feet) from RSSI values.
I did a field...
I want to set up the HRS demo, but in reverse. I want to use my PCA10001 board to receive heart rate data from a peripheral device (already working and tested on my PC). It...
Hi,
i have a problem in my Code, when ic look nrf_delay_us (1000) on the oscilloscope i can se a puls withe 1,3 us thats not accurate enough. What could be a reason for...
Hi,
I have created Eclipse project to compile nRF51 DFU loader. This is a pure Eclipse project, no makfile. It has compile configurations for combination of Single/Dual...
Hi,
I am looking to build a beaon product based on nRF51822. There are several kits available shown below. Which kit should I pick to start the hardware design and firmware...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
Hello,
I am using nrf51822 evaluation kit with ble_lbs (Led button sample) profile, I need the USB dongle source code for ble_lbs (Led button sample) profile because I...