The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
hi all ,
how to enable GPIOTE PORT and IN[n] event simultaneously ?(not same pin)
i enable the GPIOTE to trigger interrupt event.
one for the keyboard which need multiple...
Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
I'm new to nRF51822 Evaluation Kit. I was able to build the hex from "ble_app_hrs" example with GCC and Eclipse. However, it won't allow me to flash it by drag and drop to...
Hello, I'm an developer using nrf51822.
I have the same problem with this.
devzone.nordicsemi.com/.../
But this problem has no more discussion...
Here is my problem...
First I load soft device through nRFgo.
Then I run debug with eclipse.
I then step through code in main.c ...
(I'm using QFAAG0 chip)
Stepping worked fine when I used...
Hi,
I use a system with BLE softcore running - and can generate highly precise pulses with the gpio pins using Timer1+2 with interrupt service routines. Jitter might be...
Hi,
I want to use nRF51822 to do some development in the eclipse.I follow the document(nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1) step by step,when...
Using PCA10001 Evaluation kit, SDK v6.1.0_b2ec2e6 and SD s110_nrf51822_7.0.0
IOS app nrf Toolbox HRM on iPhone. Everything is working fine, get the advertisement, connect...
Hi all,
Short version: I want to make 200 devices using nrf51822 (and S130 v0.5.0-1alpha), all advertising/scanning at the same time, and process RSSI readings for proximity...
I am trying to find out what is the difference between nRF51822-mKIT and nRF51822 EK . Visually both of the boards look identical and the only noticeable difference is an...
I just tried setting up on Windows8.1 but can't see the "nRFgo Studio".
I got as far as step 4 on page 9 of "nRF51822 Development Kit User Guide v1.4",
but it doesn't...
I have a RedBear Blend and I want to talk to it from iOS.
I'm currently using the default setup provided with the Blend and RedBear's library over the top of the Nordic...
Hi, after a deep study of Datasheet I was finally able to have two 24L01+ talk to each other with a PIC18 program.
Now I need to make a step further using ACK Payload since...
Hello,
I am trying to verify hid_keyboard_demo app running on nRF51822 with android running device.
I have tested it with my phone running android kitkat and windows...
hiii.....
am doing a project for implementing broadcasting while in active connection... i hv broadcastd datas successfully but the problem is when i disconnect the connection...
I am unable to see any uart print output when running the uart_example with NRF51822. I am able to see the program execute via the debugger, but have not seen any output....