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...
Is there a nordic guide which lists out the steps taken by the chip when going though a bonding process? I am trying to add as many RTT printouts as possible to know where...
finally I have done to implement that ADXL345 can throw data over BLE using nRF UART app service with this code . now my problem is how to change 2's complement ADXL345 data...
Hi,
We are using a nrf52832 in a serialized application with a STM32F4 and standard SPI as the transport layer. We are using the SDK V12 on the STM32 and softdevice S132...
Hello,
I want to add DFU fonction on my custom application. The final goal is to update my firmware from my custom app (not just once).
My setup is : SDK11 - nRF52832...
Hello All,
I am using the HRS example as reference from Nordic SDK14.1.
I have one central and 4 peripheral devices.
I have the MAC ID's for all the four peripherals...
Hello Nordic Experts,
I have One central device and and 4 peripheral devices.
At this point of time I am trying HRS example on it, the example is running fine with single...
Hi everyone,
We are trying to choose which protocol use for connecting devices based on Nordic SoCs.
We use devices in following way:
about 300 - 500 devices (wearable...
Hi there,
The dfu secure bootloader example is working fine with my nrf52832 sdk14.2 s132. but the experimental buttonless dfu in the example is not working for me. I was...
Hello,
I have nrf51 beacon that is protected from read. I want to recover it (erase and disable protection) but I only have st-link programmer. How can I do that? Maybe...
Hi,
I have been developing with nRF51 for some time and already implemented a nice 13.56MHz wireless charging circuit. Now that I'm moving to nRF52 I would like to keep...
Hello,
I have bought a bunch of nRF24L01+ chips online and just received them. How can I tell if they're genuine or fake? The markings are 24L01+ and 1712AB.
The boards...
Without making use of white list approach, can a BLE peripheral reject connection request sent by a BLE central?
I want my application layer to be notified when the BLE peripheral...
Hi,
DevZone displays incorrectly when single word length exceeds the width of the #ContentLeft
div. Instead of wrapping, it expands the div to accommodate, clobbering...
Hi all,
I'm using the nRF iOS Toolbox as a reference to design an app.
Can someone please help me in terms of which swift code file I need to use to read and write data...
Hello,
I've gone through the other posts regarding printf() with floats ( devzone.nordicsemi.com/.../)
and I still can't seem to get float to print. Currently, printf...