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...
I am trying to modify make file of UART with make file of timer to give the functionality of UART and timer. I created the single code in main c file and added necessary source...
I have an application with my own custom service with a 128-bit UUID (including 4 characteristics). The application has worked so far. Now I try to add DFU service support...
hello all,
do you know if there is a way to disable code optimization only on some part of code?
I use optimization level 1 in Keil (otherwise the code does not fit...
Hi,
If I am honest I have encountered a weirdest problem since I have been programming. Here is the code (function void scheduler_mass_history_handler) which is executed...
Hello,
I have just started working with BLE, and I am trying out trial examples in NRF SDK 12, on pca 10031 board
I am working with ble_app_uart (BLE peripheral)example...
Hello, I'm currently working on a project in which we need to send data periodically (approximately once every 1 to 5 minutes) through a heavily wooded area with as little...
I used nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0。
The peripheral device name is "Nordic"
After central scan, i want to get the device name "Nordic",i used the following...
Hello! I am using WireShark 1.12.1, nRF Sniffer software v1.0.1_1111 on Windows 7, and I am having an issue trying to run a long term capture.
I choose a device, it starts...
I am wondering what circumstances lead to the big difference of the write and erase times of the NVMC. Since the difference between the max. value is a multiple of the min...
I am trying to add PWM library functionality to my "template" PWM application and observe that:
If I place app_pwm_init() before BLE initialization, I have Invalid Parameter...
Dear Nordic Team and Community,
I am trying hard to compile and run the bootloader_secure example provided in SDK12.1. Here is the steps I follow :
Compilation runs...
Hello,
I am having trouble with my power consumption. My Chip is using 1mA during run-time. It seems to work right when I put it to sleep (~0.5 µA). I am only programming...
Hello,
I have implemented the nRF52 as a central using softdevice S132. This central will only connect to one or more peripherals that has been paired (whitelisted). The...