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...
Hi!
Could I find somewhere (I was trying in Nordic docs and in previous posts but everything refers to previous versions of softdevice) how to perform bonding with key...
Hello,
When designing a 4 layer board with the nRF51822, should I connect the chip and impedance matching circuit to analog ground and keep the other digital chips isolated...
use nRF51822_Evaluation_Kit
I want to auto bonding by peripheral ,once peripheral connected with center(android app).
Is there have any API to send pairing request?
Hi, I tried uploading the example code from \nrf6310\spi_master_example to nRF51822 evaluation kit board, but no matter what I do, I always get SPI error. Not compile or upload...
Hi,
is there a nRF Master Control Panel equivalent App for iphone?
I'd need an app where I can set custom characteristic. The background is to update the device using...
I'm a begginer in embedded program. I have a mbed HRM 1017 that
is pin-compatible with Nordic PCA10004. .
I'd like to make a simple app to print out "Hello World" to terminal...
Hi guys,
How to update softdevice on mBED nRF51882 kit?
Details:
I have couple mbed dev kits with nrf51882.
I use Keil for development but will move to GCC after while...
Hello all,
I wanted to ask if there are any cad files for Eagle or other hobbyist level design tools for the nRF51 chips before I spend time to create and debug them? ...
hi guys,
I'm pretty new to nordic ble development, but I have a fair idea of the differences between EK, DK and the mbed enabled MKIT.
I'm trying to build a deploy about...
I have been following this post and pure-gcc to set up my eclipse environment in ubuntu 14.04. Thus far everything works well except i cant figure out why the softdevice is...
Hi,
I made own board based on the dev kit board with PCB antenna.
I flash SD110 6.0.0 and then I load bluetooth_hrm demo and there are no errors, but I dont see Bluetooth...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
The mbed IDE was recently updated to support S110 v7.0. I'd like to use the Timeslot API to program for my nRF51822 mkit boards.
Has anyone been able to get this to work...
Hi Nordicsemi,
for a demo I want to read the internal sensor temperature of nRF51822. I'm using the EK10001 (with S110 softdevice) and Nordic Toolbox APP (HEALT TERMOMETER...