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,
I am working on a custom design for NRF52832. The schematic and pcb layout are as follows. However, it seems that I can not get the signal working correctly. Would...
I just discovered nRF Connect for Desktop. I am setting up one of our nRF52 DK (PCA10040) boards to serve as a Bluetooth central device for our other nRF52 peripherals. The...
I have been able to successfully load and run a colleague's firmware (worked perfectly) and make my own modifications (worked perfectly) but after recently leaving it powered...
Hello,
I am trying to design a power supply circuit for my project based around the nRF52 and various sensors. I need to use the 5V pin so I will need a bigger battery...
Hi,
I would like to estimate power consumption in central(master) mode. However, power profiler in devzone.nordicsemi.com/.../ only provides power consumption in peripheral...
We're encountering a frequent but intermittent hang after handing off OTA DFU to iOSDFULibrary 3.1.0. In the happy case, the characteristics are discovered and DFU process...
We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only...
Hey,
I was on one of the meetups when nrf52 was presented. You guys used a mbed shield for demos. Do you have code example and what pins you were using for connection?
I am working with the PCA10028 board, SDK 10.0.0, and s110 8.0.0. I have created a characteristic that is "coupled" to LED2. When a connected central writes a value to the...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hi, All!
I am using nRF51822QFAA with 16KB ram, and S130(sdk 11) for the dual bank bootloader, reference to the s130 releasenote, I config the ram memory start at 0x200013d0...
Hi,
I have tested several BLE examples in SDK12.30 and they would not compile, what's the problem?
for example here is the output of ble_app_uart example.
*** Using...
Hi,
Using this doc it says the SPI supports 16 bit frames. Is this true for the nrF51822 BLE Nano? I found that the mbed API does not support 16 bit frames doc . Can I...