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...
Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset...
Hi,
I have couple of queries that need to be sorted,
http://www.nordicsemi.com/eng/Products/S112-SoftDevice, Says that S112 supports 2-peripheral connection and 1 broadcaster...
I want advertise the peripheral periodically only. i implement the logic it is working fine.but my doubt is once i connected to connected to central device advertise is no...
Noted the difference between the layouts concerning antenna matching among DK 0.9 and DK 0.11.
DK 0.9
DK 0.11
The screenshots are for L3. Differences between...
Hello,
I have a requirement to implement the following functionality. Can this be done?
Basically i need to store some customer info on the NFC NTAG. This has to customizable...
I am using nRF Connect for desktop v2.3.0. In my DIS service Firmware Revision String characteristic I am using a string of 30 characters. But when I connect to my device...
Hi,
We are looking into developing a device based on 52832 platform.
How many devices (phones) can be paired with our device?
In other words: How many pairing keys can...
See attachment - enlarge if it's too small. How can I get nRF Connect on my Windows 10 laptop to bring more than 20 characters, and also print in text (instead of hex values...
I would like to know the part number for the Side facing RGB LEDs used in the Nordic Thingy 52. I couldn't find the Bill of Material for the Thingy 52.
Hi. I got TCA6424A IC which communicates through i2c. I tried to use that with nordic but it doesnt respond. I used simple twi scanner application which should print address...
Dear nordic employee
My 52832’s GPIO control the external 32mhz crystal‘s power,
when the 52832 work in the sleepmode ,I cut the 32mhz crystal'power
then when I want...
Hi I have a problem with TWI (the slave part), that is, we can only receive on nrf52840 8 bit, there is someone who knows how to do so you can receive 16 bit, we have taken...
Is there possible to get timer period shorter than 12us with nRF51 and SDK 14? "timer" example with PCA10040 works correct, but with PCA10028 not. When set timer period lower...
When I go to build any of the nRF SDK BLE examples, I get linker errors that app_error_handler was not found. I now copy-and-paste a boilerplate version of that into the code...