I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
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...
I am using the nrf51822 evaluation board and was planning to use it with sound. There is no DAC included in the board so can anyone suggest a good DAC to use with the board...
hi there, im currently using nrf8002 development kit to study proximity purposes. Can someone provide me with an example of the configuration mode made from NRFgo Studio as...
I want to implement UART support in the S310 ble_ant_app_hrm example to pipe out the heart rate through UART as well as Bluetooth.
I attempted to set up UART with both...
I need to do some single-cycle precision time measurement on the RADIO events. I am currently using PPI, configuring the radio events to to trigger timer tasks.
From what...
I am trying the IOS app and I tried to set the alarm on the "out of range" event with the beacon
It doesn't fire the alarm although I am trying an Android phone with same...
I am trying to run the debug project for ble_app_hrs following the steps in "nAN-29 nRF51 Development with GCC and Eclipse Application Note v1.1.pdf"
but I get this error...
Given that most of the SDK (including the softdevice hex) is public now due to the mbed support: would it be possible to open up the downloads for the standard nRF51 SDK and...
From the s130 release notes:
GAP
Concurrent Central, Peripheral,
Broadcaster and Observer operation
(DRGN-4354).
Up to 4 simultaneous
active connections...
Hi.
I am trying to modify the bootloader example provided by nordic.
I am able to compile/link my code and use nRFgo studio to run it, but for some reason I can not debug...
Hello,
i´m using nRF51822 with S110 SoftDevice to transfer data from Sensors that will be read out via I2C by the Nrf51822.
I have read some topics about how it is not...
Hi,
I bought nordic evaluation board 2 days ago. I have been searching through the forums to enable and test the voltage level of a battery and monitor it via UART. After...
Hello all,
Is it possible for a nRF51822 to read information from another peripheral Device using broadcasts or advertisments?
I have an application where I need to...
hi,
I have been reading some posts regarding similar issues, but I am not able to nail down this one.
I am trying to create a custom 128 UUID and associate some Service...