Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
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...
Gentlemen: Do you have posted a copy of the original firmware that comes installed on the nRF51822 beacon? I have been experimenting writing my own app on that beacon, and...
Hi all,
I have an TICK interrupt on RTC1 on nRF51822, but the program keeps cycling in the interrupt - as if the interrupt is never cleared?
Here's my code:
void...
Hello,
I am currently building up a little application on top of the ble_multilink_peripheral_example.
I would like to have the nRF Master Control Panel on Android to...
Hello,
First, my setup is as follows:
nRF51822 Rev. 3 dev board (PCA10028)
s110 7.1
SDK 6.1.0
I am developing firmware on the PCA10028. I am matching SPI to a custom...
Well not my best title. But I hope you can follow this explanation:
I added RTT to my project to replace UART. It works so far. But there is a strange behaviour...
Code...
I am trying to do OTA DFU on nRF51-DK from a BLE dongle (CSR 4.0) and gatttool from BlueZ. The image is compiled from blinky_s110_pca10028 example ( blinky_s110_pca10028.hex...
Hi
I want to program the S120 softdevice over an mbed HRM1017 ([link text] that uses nrf51822. I can program only with CMSIS-DAP or drag and drop over the drive. I am using...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
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...