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...
I see many questions regarding developing applications without the SoftDevice. Perhaps I don't understand how this firmware system works, but isnt the SoftDevice required...
I am new to Bluetooth 4.0 and want to use for a specific application. I intend to modify the Bluetooth 4.0 protocol and would need continuous transmission of packets. Is it...
hiii....
i am using lightblue app in i phone to connect with the advertising device...in my ble profyl i have 5 services and 5 characteristics in each... most of dem i...
I make a call to sd_ble_gatts_hvx, and get an error. The call produces an error and I end up in ble_debug_assert_handler
From ble_debug_assert_handler:
The file name is...
Hi,
I've tried to implement s120 softdevice (version 1.0.0 production ready) on NRF51822 Development Kit and run ble_app_multilink_central example from sdk 6.1.0 on it but...
My devices should be able to "see" each other and at the same time they should be able to extract some information from a received Advertising packet. After reading about...
Hi, I use s120 stack. Peripheral device sends a notification 6 in a row, but the central device receives only the first 3 notification. How to get all the notifications?
Hi,
I have 2 pins with PULL_UP in sense mode and when i use sd_power_system_off() i measure 25mA current, which is higher than when my system is on (around 10mA)!!
How...
We are using an nRF8001 with bonding. We are trying to figure out how big the dynamic data is that we need to store (since we are used a fixed-size storage in flash memory...
I just received my Beacon Kit and need a programmer/debugger but money is tight. These are the options I'm looking at:
cut the traces on my nRF51822 EK board and add...
I wrote an application that works using an Enhanced Shockburst-compatible protocol (because I need it so), using the RADIO interface.
What happens if a packet with an address...
Hi U guys
First I’m pretty new I use of bluetooth low energy, so bear with me.
It is pretty simple, I need to send a temperature each 10 sec. or whenever it has changed...
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...