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...
Hello,
I have a problem with getting i2c to work. What I did is enabled the 2-wire block, and tried to send various data as a master(by setting the registers), but I cant...
Hi Nordics.
I want to change SDK version of my project from SDK 6 to SDK 8.1
(actually I am trying to restart my project with new SDK 8.1)
My project base on the ancs...
Hello all,
I am using the examples/peripheral/uart project, which by default is set up as follows:
Language = C
Dialect = C99
Language conformance = Standard with...
Hello,
I am developing on top of S110, for nrf51822_xxaa, building with GCC.
And as my code is growing, even after mapping inspection, gcc optimizations, stripping, heap...
The nRF Toolbox seems not to work after update. Is this a problem of the app or do I have to change something in the settings on my device?
My Device: Samsung Galaxy Note...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
developer.nordicsemi.com/.../a00051.html
says, "Master Control Panel, Version 3.7.1 and earlier does not support DFU Init packet handling. This SDK contains an updated...
Hi All,
we have PCA10028 v1.10 nordic development board, i tested the normal ping from local ip and global ip of device from my linux PC by flashing tcp client iot application...
Hi All,
I have this strange problem with setting the RAM rentention. This code used to work fine on my old PCB but I have made a new PCB which is almost identical to the...
I am trying to get this working with GCC, and I use github.com/.../nrf51-pure-gcc-setup as a base.
I am not too sure how all this works together but:
Can these SDKs...