This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello. The nRF51822 Series Reference Manual says on page 38, "The SWDCLK pin
has an internal pull down resistor and the SWDIO/nRESET pin has an internal pull up resistor...
Tunning connection parameters to minimize current consumption for a fitness device transmitting data to ANT+ and BLE at 1sec intervals.
The desire is timeout after 60sec...
Hi,
We are trying to use the over-the-air bootloader in our application.
Our problem is the bootloader seems to require one first over-the-air download before it allows...
Which pins are mapped as ADC inputs for the NRF51822? I've pored over the documentation, but I can't seem to find which ADC pins (AIN0 to AIN7) correspond to which GPIO pins...
Hi
My aim is to be able to update the application code OTA in a 128kb chip (version nRF51822 QFABB0). First, I want to use the nordic original code to discard any other...
Hello all -
I'm trying to learn about the db discovery module from the perspective of the BTLE central and I'm a little confused by the client architecture. The SDK documentation...
I'm developing an application for a device which needs to support DFU service,
If my device get the specific packet over BLE (like 0xd1), i want to start dfu service. ...
I'm trying to study Message Sequence charts under the BLE GAP (Generic Access Profile) section of the s110 soft device.
However, I've noted that multiple links don't seem...
Hi
I'm studying at university and working on my thesis.
What I'm doing with a remote control and I want to measure the impedance of the antenna, because I want to be documented...
Using: nRF51822-BK-FW (v 1.0.1).
From within, there is the source files for ble_app_beacon_bcs that when compiled/loaded on the beacon hardware, causes the LED to blink...
Hi. I have been trying to follow nAN-29 to migrate from Keil to Eclipse without success. I was excited to find the blog, devzone.nordicsemi.com/.../ . The blog suggests that...
Hi all,
I just had some general questions regarding events and timers on the nRF51822. I'm coming from a Ti CC2540 8051 which used an OSAL system. This made it quite easy...
Hello,
While I was making SPIS part, I got several issues.
I am using STM32L151CB for SPI Master and nRF51822 for SPI Slave.
It seems many people had issues with SPIS...