Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Help please! I've been using the nrf51822-EK for several months. Everything has been working well.
I updated my SDK in order to be compatible with S110-SD-v6. Everything...
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...