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...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
Hi all
I would like to use the s110 softdevice V7 with the nRF51422 which I know is possible. However, I would like to start the work with an example project, but I can...
I want to make a indoor positioning system using bluetooth 4.0. so for this HOST should recieve the RSSI from the devices it is connected to(from RSSI to distance conversion...
Hello,
I am working with the nRF8001 device:
When I try to configure the device as a service data broadcaster and go to the nRF8001 Setup -> Generate Source Files (in...
For improving my data trouchput (both directions, using »Write without response« and »Notification« like e.g. nRF Uart Example do9, I'd performed some tests regarding the...
I've been looking at the app_timer source after an odd lockup I had. I think it has a race condition in it.
The code which adds events to the pending events list is usually...
Dear All,
I am developing a custom service on 51822 and trying to adjust the packet number for each connection interval (I've split our data into 20 bytes chunks and they...
Hi, I got the DFU modify to use Synthesize clock (NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM) working with SD7 and SDK6. Tested on a board with the 32 KHz crystal, everything works...
Dear Sir/Madam,
One of our customer is using nRF51822 in the design and Proto has been completed. Customer is looking for the followings.
What all certifications...
Hello:
When I use Android 4.3 to connect nRf51822 AKII board, HEART RATE always show error on discovering services(129, then I can't connect nRf51822 AKII board.
Does...
Hello,
i want to develop open source software for nRF51 but i think the SDK licensing is to restrictive. I cannot use any of provided example code because its permits redistribution...
This is my code snippet
int main(void)
{
uint32_t err_code;
...
// Scheduler
scheduler_init();
// Initialize the SoftDevice handler module.
SOFTDEVICE_HANDLER_INIT...
Hello,
I was working over nordic dev board and found the uart template. but in that, only "data_receive_handler" is mentioned. i want to send data from my dev board to...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC RTC.
It function well when connected to EV board...
I see the "Emulated System OFF...
Hi all,
I'm using the nRF51822-EK (PCA10001) and I'm going to develop a bluetooth cadence (and speed) sensor for MTBs.
I desire low power consumption and i though to put...