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...
Hello, I need to create a high resolution/high frequency PWM signal on the nRF51822. I have been using the new PWM library in the 8.1 SDK and can't quite get there.
From...
Hello. After a couple of s210 and s310 projects, I am attempting an s120 project. I built a client SDK but sd_nvic_EnableIRQ returns error code 0x2009 or NRF_ERROR_SOC_PPI_INVALID_GROUP...
I'm running the "Beacon Application for Eval Board" example for the S110 soft device on an nRF51822.
( devzone.nordicsemi.com/.../a00070.html)
I'm using another BLE...
Hi,
I was wondering if it is regual that configuring softdevice for a low frequency oscillator 32.768 kHz using the function:
SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
Hi,
Here is output of my chip and i want to read it but there is a problem 25 uS low width (T) is to quick for nRF51822
Can you give me some tips, how to read this 3 signal...
Hello all,
I notice that this library isn't listed in the "SDK Common Libraries" for S210 - is it ok to use this? Internally it does seem to be ANT-aware, even though softdevice_handler_init...
Hi everyone,
I'm using NRF51822 controller for an application, to store 2 float variables in the memory using persistent storage manager feature.
However, when I try...
Hi All,
I try to implement the DFU funtion in my module, but the message return is “Not Supported”.
Please suggest me, how could I do about it?
Thanks.
Vic
...
Hello,
Is there a restriction that I cannot have same address LSByte for radio pipes?
It seems that i am failing to receive data on pipe 0 if for example I have pipe 0...
Hi:
I use SDK7.2.0 encountered a problem when I was disconnected, has reached the maximum number of bonding, I want to remove the first bonding information. I do not know...
when i use sd_ble_gatts_hvx() to send data,it cause a HardFault error。 when i trace the sd_ble_gatts_hvx() function,it will run to 0x00016432,in there will be compare two...
Hi,
I use sd_ble_gattc_write function to write to my peripheral with my central device. I'm sure the settings should be right but i still can't see any change on peripheral...
hi,
i have successfully entered the dfu mode many times and could change the applications and reenter the DFU mode.
But then i tried loading the softdevice at "nRF51_SDK_8...
Hi, All,
I am currently developing with nRF51822AC. Due to some issue, we would like to replace the current 16MHz crystal with a crystal other than this frequency. We would...