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 want to use to set the UUID in my Nordic device as following:
Base UUID:
{0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,...
hi.
I refer at the example find here link text .
i want to transmit with Advertising, as the temperature is transmitted in the example, data from some sensors .
But in...
I'm trying to port the HRS example using S110 Softdevice and SDK 7.1.0 to IAR 7.10 on the pca10028 board.
I've created an IAR project which uses the same files as the Keil...
Hi everyone,
I am trying to create a file in sd card but it is not creating.But i can read a file from sdhc card of type .txt,.c,etc with nordic evolution board nrf51822...
Hi all -
I want to use the device manager (SDK 7.1.0, SD110) to do a simple nRF51822 implementation where after the first bonding happens, and is stored in flash, the nRF51822...
Hi
I have a board with some extra bits and pieces hanging off the SWD lines.
This means the SWD needs to run at a lower speed (500kHz or less). At the lower speed, Kiel...
Hi,
I'm trying to build my IAR project but it's not clear to me what I should link against to resolve symbols referenced by the soft device headers.
Thanks,
Kenn...
Hello,
Is there any reference designs / documentation or ideas on how we can wake up NRF51 when there is radio activity on a specific frequency ?
In our design, we need...
hello everyone
the softdevice used in my system are s110_nrf51822_7.1.0 and s120_nrf51822_1.0.1
the connect interval i set is 40ms.
my system refers the ble_app_hrs(s110...
The S110 v7.1.0 documentation for sd_ble_gap_adv_data_set says:
The format of the advertisement data
will be checked by this call to ensure
interoperability. Limitations...
I use s110 softdevice and want to use multiple BLE gatt clients. Is there a way to use both ias and ans client provided by the sdk at once? At the initialization step both...
The link says (at the very bottom):
"Alpha release now available. Production release available Q4 2014."
Taking into account today's date and the fact that the latest...
I guess it puts the CPU into deep sleep mode and whatever interrupt will continue the code.
Is it possible to share any source code of this routine for better understanding...
Dear support,
My company has purchased PCA10000 dongles, and we are now using them to test our nRF51822-based products.
To do so, we are using both the Master Emulator...