I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
I am looking at using an nRF51 in a BLE product (industrial applications).
One of the things that I have to sort of prove is that it will be a better choice than something...
Hi, everyone. I would like to be notified about the brown-out on my device. I know about POF peripheral, but lowest possible threshold is NRF_POWER_THRESHOLD_V21 (which is...
First off, forgive me for being a newbie at ARM programming in general. In AVR this was straight forward.
I have a circuit connected like this to the ADC (P0.01 = AnalogInput2...
Hi,
I would like to transfer real time ecg data from a 3-channel adc (250 Hz per channel, 16 bits ) using nRF51822 to an android device. I would like to know if this is possible...
We are looking at using the Gazell protocol for a project. There isn't much information out there except for the "Gazell Link Layer User's Guide"
developer.nordicsemi.com...
Hi,
I've been working with a two LPC1768 boards with connections to Addicore nRF24L01+ boards.
I have not been able to successfully receive an ack on the PTX board although...
Hello
What is a typical current draw when using a PORT GPIOTE interrupt? I seem to be drawing approximately 200uA with a port event enabled. Is this normal?
I'm using...
Here: developer.nordicsemi.com/.../a00050.html
"The Bootloader/DFU with SoftDevice update example shows how a SoftDevice, bootloader, and pplication (sic) can be updated...
Hi,
I am trying to bring up custom board with 51822 CFAC-A0.
And I am continuously getting the following error as soon as the code does advertising_start().
I am using...
This comment for this line of code in twi_sw_master.c is misleading:
#define TWI_DELAY() nrf_delay_us(4) /*!< Time to wait when pin states are changed. For fast-mode the...
Hello all
I'm new to Nordic products and the Keil compiler and in order to fast-track my development I have two computers, home and work, running Keil MDK-ARM (lite) with...
As said on the topic "GAP Address types", the random static address can be changed when system boots up. I can't find any content about how to make it. Could anyone offer...