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...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
Hi
I have read various things about this so I would like to confirm
What is the best way to set the bluetooth address of my device ? Is it built in by nordic ?
Or is it...
Hi,
I am able to change the MAC address of the beacon using the call sd_ble_gap_address_set(BLE_GAP_ADDR_CYCLE_MODE_NONE, &gap_addr), where gap_addr is of type BLE_GAP_ADDR_TYPE_RANDOM_STATIC...
Hi, I am newbie at this field.
I have tried to configure network for communication between device nodes.
What i want to do is each device node has unique data( <30bytes...
Hi,
Is it possible to control the ouputs without connecting?
I mean something like this:
I have a nRF51DK. And I would like to detect if there are bluetooth devices...
I'm trying to get some sound out of a piezo buzzer using the PWM library here:
github.com/.../nrf51-pwm-library
My buzzer has a resonant frequency of 2,730Hz. The buzzer...
Hi all,
I am looking for some help on where to identify a problem that cropped up recently. I'm relatively new to the softdevice concept, though it seems straightforward...
Hey everyone,
I'm developing an application using the PCA10001 board. After a while my app crashes. I think this is due to un-freed memory regions. When writing similar...
Hi every one,
I work on application that read continuous analog signal with 500 sample/second and send it from nRF51822 board (1) to nRF51822 board (2) and read this value...
The BT SIG has adopted the "Indoor Positioning Service" and in there it says ...
"When a characteristic value is written, the Server may check the validity of the value...
Hi,
I need to send an audio signal through BLE connection of nRF51822 module, this signal need to quantized and sampled at rate of minimum 8000 sample/second by ADC, i...
I would like a working example of a simple application that uses soft_device (either S110 or S120) plus UART debugging.
I have read many posts in this forum about this topic...
Hi folks,
do you supply a BT Test-SW to set a module with your NRF51822 in different test modes like continuous FH etc. or to change the device to low, mid, high channel...
Hi,
I want to establish a peer-to-peer communication network between 2 nRF51422, such that both the nRF51422 can Transmit as well as Receive data. Is it possible to achieve...