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,
In the proximity example, the bond restore function is called after a disconnect.
The question is: is the disconnect really necessary? Why can't I just make the...
Hi All,
please explain me in understanding the following w.r.t to timers. I am novice in this field and
i am trying to understand the 51822 Ble_app_hrs project
C:\Keil_v5...
Hello all,
I am getting an error "No Memory for operation" while initializing connection parameters for nrf51822 application. Can somebody please advice me about this error...
Hi
Recently I attempted to modify the bootloader.When download the official bootloader, it could modify the value of (NRF_UICR_BASE+0x14).But if I Remove some code,when...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
I'm building the ble_hrs_app for my pca10000, I've made a couple of changes (to change the LEDS which show) and I'm building it with CrossWorks .. which I thought I knew how...
Hello, I'm trying to get my nrf51822 project from SDK 5.0.0 running in the latest SDK 5.2.0. To minimize problems with KEIL I used the template project and copied my sources...
Hello,
I have a nRF51822 Evaluation Kit, and a working ble_app_uart demo software.
I would like use the Fujitsu MBH7BLZ02-109004 module . I can flash and verify the softdevice...
I am using the following code to manage a buffer to put through data to the ble stack. I think I saw a similar code on the nRFready Desktop 2 v1.0.4 examples:
/**@brief...
Are there any pin restrictions for connecting the PWM module to? That is, would I be able to output the a PWM signal (created by the internal PWM facility) through any P0...
Hello Gentlemen,
I'm developing an Android App that needs to connect to nRF. The nRF sensor does not have keyboard, display or buttom.
But we can have OOB which is a...
Hello!
I have two question from Heart Rate Application.
What BLE_L2CAP_MTU_DEF number presents?
I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON...