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...
hello everbody~
I have a problem with the FDS example code.My sample code is SDK version 11.But I now use the SDK14.2 version and nrf 52832 MCU.
The SDK 11 detailed example...
Hello I am using SDK12.3 without softdevice on a custom board (with nrf51822 256k flash, 16kram without 32768 crystal).
I have written some code using GPIOTE to detect...
Dear support team,
I’m using nrf52840 with PCA10056 and SDK 14.1. I have problems of UART connection.
I do believe that MCU has physical connections to nrf52840...
Hi!
Now I am going to control the hardware flow and control the UART.
For that purpose, we send an RTS signal from the external MPU and the nRF 52832 that received it sends...
Dear team,
I bought a nRF52 DK which is labled "PCA10040 V1.2.1 2017.21 xxxxxxxxx".
xxxxxxxxx is a serial number, I guess.
I just could not run the most simple example...
a friendly hello to anyone interested in my question and setup
first i would like to explain the makefile setup, which works and 2nd i will go into the managed one and...
Hello !
I'm struggling with my Bluetooth configuration on the NRF52832. I'm running with the latest SDK (14) and the S132 SoftDevice.
When I'm trying to add a characteristic...
I am testing OTA DFU using NRF toolbox on Android. I have no problem updating my application using a zip file generated with nrfutil.
nrfutil.exe pkg generate --application...
Hi all,
I try to control IC by nRF52832.
[My Application]
・Supply 2.5V to nRF52832 and IC.
・Connect P0.10 to IRQ(IC)
[I did these setting]
・Define "CONFIG_NFCT_PINS_AS_GPIOS...
Hi all, I am porting my 100% working code from keil to use C++ and GCC and when I use the macro NFC_NDEF_MSG_DEF to initializate the NDEF message I receive the following message...
Not really a question - I have had trouble with J-Link RTT Viewer for some time, when it works it's a very useful tool, but it was only working about 25% of the time.
This...
Hello All,
We have One central device and four peripheral devices.
From every peripheral device we are transmitting battery level.
I want to change the peripheral or...
Hi team support,
Got a problem with project ANCS and more precisely with the bonding and the Flag "allow_repairing" which was false and set by myself to true. But on SDK14...
Hello,
I'm trying to enable the monitor debug mode work with iar but I have some doubts about the address used in the EnableMonMode.mac macro provided in one of the blog...