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...
Hi,
I am trying to update the firmware from ble_center to ble_peripheral via BLE DFU(SDK version is "nRF5_SDK_17.0.2_d674dde"),
On the ble_peripheral side I can successfully...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I'm following the tutorial on youtube of Nordic Semiconductor called "Developing Bluetooth Low Energy products using nRF Connect SDK" ( here the link https://www.youtube.com...
I need to use an IPC channel between the Application and Network CPUs to notify one side when the other side has modified data in shared SRAM (region 0x20070000). My system...
Hi,
I am using nCS on nrf52833 based BL653dvk, I am based on default 32kHz CPU frequency. I need to go higher up to 40MHz, kindly suggest what configuration options I...
Hi,
I'm a newbie here.
I have a device using NRF52840 running SDK17 with SD v7 configured as a Central/Observer device doing Active Scan.
I have a few questions:
...
Hello
I am developing a board using nRF52840. I have one doubt i can used internal regulator when i power on vddh and how to select voltage level My requirement is 3.3V...
I want to use UART in the ble_app_multilink_central example. I got the Serial example project working but at the moment of moving all the sdk_config.h flags I just receive...
Hi, I want to my central device to search for peripherals by specific, hardcoced IRKs. I have setup whitelist that cooperates with bonding and peer manager. The thing is that...
I have gone through one example "servo_motor" using PWM method to control motor direction, but that seems little different from what I want to develop.
I am having nRF5340...
Hi,
I´m trying to read my ADC values. I powered de DK with USB and trying to read sensormeasurements, but I can´t see the right values.
I´m trying to read with the 12...
Hello Nordic support:
Our product used nRF52840, nRF5_SDK_17.1.0 s140_nrf52_7.2.0_softdevice.hex. Could you help us to fill the form of bluetooth BQB certification test...
I am the user who is using nrf52832. A 1:Nble connection was successful using the multi-central example. I set the tx power of the device using sd_ble_gap_tx_power_set()....