Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
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:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hey there, I've posted this issue on the tutorial website and I came across a post stating that posting here will get me a quicker response. Here's my problem, when I tried...
In my application need to nrf8001 connect(bond) to e phone in a specific duration (for example 1 hours )and then disconnect and in one hour later bond again. In this duration...
Hi,
I am developing a Heart Rate application.
I need to ensure that i am flashing correct softdevice file through my application.
How can i do that?
Regards,
Sum...
Hi,all
i study DFU step by step according this link devzone.nordicsemi.com/.../a00076.html,but failed at step 8.my peripheral advertising as Nordic_HRM not dfuTag.
Can someone...
hi,
I used previously nrfjprog version 5 to program SD+APP+BL with --dfu flag and I can perform OTA DFU.
Now with version 7 there is no --dfu flag anymore and if I try...
Same question as devzone.nordicsemi.com/.../
What needs to change for a gcc setup in the compile flags.
If that helps, some of the flags I have now include:
-mfloat...
Hi,
I'm using s130 and my mcu is both central/peripheral. In the centrol role, when I try to connect and pair with an peripheral, I get all the way through SMP pairing...
I have been developing an application using PCA10028 board which needs to use timer. From the SDK8.0.0 pack, I found an example "timer_pca10028". It works fine when the SD...
Hi,
I'm trying to get a simple single packet transmit-receive working with the nRF51822. I have the following code shared between my transmitter and receiver:
#include...
Hello,
I am wondering how the Softdevice works internally with state changes because that's important for error handling. Here's an example:
Let's say the Softdevice...
Hi, I am trying runtime debugging using eclipse. Following are details of my set up:
Eclipse Mars 1.0 running on ubuntu 15.04 (64 bit).
Nordic nrf51822_xxaa...
Hi,
I'm trying to connect a nRF52-PREVIEW-DK to a Raspberry Pi 2 model B using 6LoWPAN. The nRF52 is running an HRM example, with LED1 blinking ready to connect. The Raspberry...
Hi. Is it possible to enable the encryption of data which corresponds to the particular characteristics?
I'm looking for a way or an e.g showing how to use the encryption...