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...
Dear Nordic.
I am developing bootloader without SD (s120_nrf51822_1.0.1).
And after execution of bootloader, jump to application working with SD.
Flash composed like...
I tried to compile blinky sample in SDK12 with make tool-chain. I got 3 errors:
Makefile:214: Cannot find include folder: ../../../config/blinky_pca10040_s132
Makefile...
I converted a project from uVIsion to IAR, and I get an error when I use app_timer_start(); the error says: Error[Pe167]: argument of type "void ( )(void)" is incompatible...
I don't need to connect the master with the peripherals, but i have to know how is the maximun quantity of scan response that can accept the master.
In the example ble_app_multilink_central...
In trying to move to SDK 12.0.0 from 10.0.0 I get the error:
"...components/includes/app_error.h:33:23: fatal error: ant_error.h: No such file or directory
#include "ant_error...
Hi,
I want to run BLE mesh network example on my Dev board to understand it better.
I am running it on SDK v8.1 and using ble_app_proximity example S130.
Following...
Hello,
I'm using the "experimental_ble_app_blinky" on the nRF52 DK, and I would like to reduce the power consumption during the advertising.
Indeed, during the advertising...
Hi,
I am currently designin one of our product with a nRF51822 QFAC included, and I need to store 17k-bytes in a non-volatile memory.
I am writing the firmware using...
HI,
I am reading LIS2DH accelerometer sensor data to nRF51822 MCU and displaying on hyper terminal. The LIS2DH sensor gives output in the
form of digital through SPI or...
Are there plans to create a nRF5x micro that has finer control over the RF power output? I'm currently using an nRF52, and the 4dBm steps are pushing the limits of our intended...
Hi. I'm using PCA10028, SDK10.0.0, S130.
Q1. I want UART to start or stop whenever I want. It's to save current consumption.
There is "uart_init()" for reference, but...
Hey folks,
i need to programm a nRF52 dev. kit to advertise data and receive advertisings sequentially, without connecting any device. It means that i need to advertise...
Hello everyone,
I have inherited a project from my coworker. It uses NRF51822 QFAAH0 , SDK 4.4.2 and S110 5.2.1 . My device is scheduled to: advertise, collect the data...
We are developinga product for a customer they want a secure connection and I'm trying to get my head around a certain aspect of the security:
If we choose to use a private...
The nrf905 has a CD (carrier detect) pin that is pulled high if the nrf905 detects another device communicating on the same channel. This can be used on the MCU for collision...