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,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
am using nrf51822 chip communicating with PIC16fl1509 through uart.the PIC will send the temperatire values through uart to nrf51822. i have a doubt ! will the uart communication...
Hello,
The fact is that I was testing how to OTA update the kit's firmware. I had no problems with the app but when I tried to upload the bootloader.hex includen in the...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
friends :
i assume that the nordic support team can also be considered as friends.
i purchased a nrf51822-mkit, but it seems that it does not qualify for a legitimate...
Hi guys,
I would like to know how to use the softdevice to enable an interrupt when I receive an advertisement packet. Right now I know we have to use
softdevice_ble_evt_handler_set...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Good morning,
Is it planned to raise a new version of this application note but based on the new version of the SoftDevice? If yes, when is it expected?
Best regards...
Where could I find the software for the Connectivity chip(ATSAM 3U2C) that enable the mbed connection?
If I flash the EK board with this software, could I use EK(evaluation...
Prior question: nrf51422-soft-device-options
As a follow up to my previous question, has Nordic developed a stable boot loader to use with the S110 soft device and the...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi guys,
I can get a rand number use the API:err_code = sd_rand_application_vector_get(buf, bytes_available); but the question is that How can I get a rand number just...
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...