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,
I'm using nrf51822 as proprietary model, I found it can not received 500 pkts complete from 500 nrf24lE1 labels during 2 seconds(every nrf24le1 send one pkt per...
I am trying to develop a BT Microphone that can pair directly with a BT speaker.
The Mic will act as a server for the speaker (client).
I have some nRF52 EVB.
Do...
We have used a logic analyser to verify this.
SPI initialised and talks nicely with an ADXL362 accelerometer part.
We have interrupts configured.
We go into sd_power_system_off...
Hello! I've soldered my first board with nrf52832 chip + PA on it. Everything works well beside the radio. The real distance (less 10m) even worse than on nrf52dk despite...
Just got my nrf52DK and connecting and dropping the HRM demo to it worked like a charm but since then, all attempts to get something else to run failed. Erasing all and reprogramming...
I have a very simple test program to run the radio through the transmit sequence, each task is called from the radio interrupt handler according to each event.
The process...
I'm pretty new with microcontrollers and SPI.
I connected fisically an nrf51822 microcontroller to an external SPI flash memory.
I connected MISO MOSI ports to some random...
I am using SDK 12.0.0.
I am working with low_power_pwm_init() to initialise the pwm and I have passed a handler while initialising. I want to stop the pwm from the handler...
Nrf52 SDK12.2 armgcc
I have a button on my device (peripheral) that when pressed starts a timer for 30 seconds.
During that 30 seconds, I would like to have the device...
Hi everyone,
I'm trying to use sscanf on my nordic device, and I get an issue with the following exemple (this same code works on my computer)
int d = 0;
float f =...
I have copied the blinky example:
/* Copyright (c) 2014 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor...
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_timer_init (referred from main.o).
.\_build\nrf51422_xxac.axf: Error: L6218E: Undefined symbol app_button_disable...