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...
I use two nRF24LE1s as transmiter and receiver ,Here is my question:
1、I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to be 0b0001...
We will do test the wireless module with the nRF24L01 chip for Japan Radio law.
We must achieve test mode such as FCC rule or R&TTE rule.
We have some questions about these...
I am adding the dtm rf functionality to an app but I have not been able to find the ble_dtm library up there. Does anyone know the location?
thanks!
-Tyler
I have to update my non soft device source code to SD because now I will use Radio.
My question is if it is necessary to rewrite all functions which are in SD API. Like...
I posted this on the Keil website, but got no answers!
I would like to use one of my ULINK 2 pods to develop my application. However the Keil interface defines a reset connection...
Is it possible to modify the software in such a way that the nRF1822 sets a GPIO high when it requires its high frequency clock?
We would like to avoid using an extra XTAL...
Dear All:
How can I use nRF51822 USB Dongle to connect my Android smart phone(Android 4.3)?
I install BLE Scanner App from Google play,but I can't found nRF51822 USB Dongle...
Thank you for your reply,Nikita
description of my system: Hardware:nrf51822,pca10001 Software:sdk5.20,run the softdevice s120
I call these functions sd_nvic_SetPriority...
I'm trying to get the ble_ant_app_hrm demo to work on my PCA 10003 board, but with no luck.
Here is my test setup:
Run SimulANT+ with Heart Rate Sensor simulator running...
I am using Eclipse Kelpler SD2 and GNU ARM 4.7 tool chain, plus GNU ARM Eclipse Plugin
and after download code into CM0
I got the warning
"The connected emulator does...
I want to implement a set of API functions in a separately compiled HEX, just like SoftDevice. It means that I need to use the SVC mechanism, just like what SoftDevice does...
Hi,
members.efn.org/.../main.c works fine but members.efn.org/.../main.c.pwm seems to break the softdevice. The big difference in my mind is that there is a Timer2 interrupt...
Hi all,
I have developed so far on dev board (mbed) and I am moving to my own board now.
After some trouble getting the blank device programmed I have problems running...
I'm just getting started with the nRF51 Eval Kit, I have the 5.1 SDK installed, using Mac OS X for development. I also have the GCC ARM toolchain installed. Firstly, I had...