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...
Hi,
I am try to manage situation when a wrong PIN code is provided from Master control Panel.
Using an NRF51822 with S110 I receive this code:
BLE_GAP_SEC_STATUS_CONFIRM_VALUE...
Hi,
I'm trying to communicate between a stm32f4 (spi master) and a nrf51822 (spi slave). I have configured the MISO, MOSI, CS and SCLK of the nrf. I use the spi_slave_example...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1
My application has no display, and a single button for input. I want to prevent bonding until the button is pressed...
I use Eclipse, gcc and OS X to compile.
I had FW working just fine with SD 6 and SDK 5.2. I recently tried to upgrade and ran into many problems, but the latest is the...
Hi
I've written an application that uses the gazell proprietary stack for nrf51822 and I want to use OTA-DFU using BLE.
Is it possible to upload the new firmware using...
I’m running into a problem with the SoftDevice safe twi that’s been posted in the forums a few times. I got the file here:
devzone.nordicsemi.com/.../
One of my peripherals...
Hello,
I have been messing around with a PCA10001 Dev board trying to do some power consumption tests (Beacon demo code). When I enable RTC1 only and use __WFE in the main...
Hello everyone,
I haven't read anything in the official documentation about it, but I was wondering if the S110 has an embedded checksum that I can use to verify its integrity...
Hi,
I'm currently working on nrf51822 beacon connected with stm32f4 board. able to communicate fine on UART as well as with bluetooth device. is there any way to find out...
We have been using the nRFgo nRF51822 development kit for prototyping. We now want to design our production board. However, your site says that this dev. kit is not recommended...
It seems these functions are identical in what they do, except that one is in S120 and the other is in S110.
Why not standardise the booting mechanism to facilitate code...
Hi !
I'm developing a bluetooth low energy service using the nordic evaluation kit and following the ble_lbs example. It works, but when I load the code on an other electronic...