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 want to allow only 1 device to bond at a time. If another device bonding, I want to delete the previously bonded one.
I tried to use dm_device_delete_all() in...
Hi all,
I'm trying to get TWI working on the nRF51 DK but it's not working.
I used the twi_hw_master_sd.c file so softdevice use should not be a problem.
When I debug...
I am using internal ADC to sample 2 (sometimes 3) channels on about 333Hz frequency.
What I do is:
set channel 1 as input (always two-thirds prescaling, VBG reference...
Hi,
I want to debug nrf51822 beacon using DK.I made the necessary connections between dk and beacon.I managed to flash the beacon using nrfgoStudio , but if I want to do...
I have the following code, it's pretty bare in terms of its functionality:
#include <stdint.h>
extern "C"
{
#include "nrf_delay.h"
}
#include "gazell.h"
#include...
I succeeded to made the BLE DFU example of SDK 8(bootloader\pca10028\dual_bank_ble_s110) with softDevice 8 working on PCA10001.
Now I want to try DFU over UART.
I follow...
Hi,
Sorry if these are silly questions but I've tried some searchings and still cannot figure out the answers for the questions below
What is GATT Server Context...
Hi,
I wrote some code that writes to the flash perfectly when BLE is not enabled but when it is enabled, some of the data are correct while others are either missing or...
Hello folks, I have modified the SPI Master Loop example from the package so that I could communicate with the ADXL 345 accelerometer. I use the "spi_master_send_recv()" function...
Hello,
I'm trying to retrieve data from a nrf51822-based board that supports the BLE NUS sevice (using the ble_nus Library provided for the uart communication example,...
Hello!
I've just started using the nRF51 dongles (currently having 5 of them) and I would like to test the GitHub mesh protocol . Excuse my lack of experience, but I am...
Hi,
I'm trying to load the ble_app_beacon application under C:\Nordic Semiconductor\nRF51822 Beacon v1.1.0\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\arm_build...
Hi there,
Is there any way to resolve a BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE address without using whitelist advertising? If not, I guess I should implement the...
Hi,
As question "custom serial wire debug" date Jan 14 '14, I'm also interested in programming the chip from an other embedded chip (would fit our production process verry...