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...
I would like to use nrfjprog to erase nRF52832 device. But it failed with "An unknown error". The nRF52832 device connect to laptop through J-Link USB interface.
D:\Nordic...
Agenda : Use crypto features like AES-CBC, AES-CCM, RSA, ECC, etc. in secure environment (i.e. trustzone with SPM). Also, to use HUK, KMU for secure key generation and storage...
Hi All, I am migrating some applications (each with multiple custom board) from nCS1.5.1 + nCS1.9.1 to nCS2.0.0 I also noticed that in nCS2.0.0 the build output folder is...
Hi,
Depending on how the nRF5 SDK is configured, the BLE address may change once in the bootloader (it's incremented). This happens in the gap_address_change() function...
Hi Everyone,
I am trying to do OTA on NRF52833. In my previous project I was able to do OTA on NRF52840. The memory requirements for the project were as follows:-
Memory...
Hi, I'm trying to configure my VScode project for the nrf5340dk using the nrfconnect sdk to be more version control friendly and require less interactions to set it up. I...
hi..... everyone
I want to send the data from one node to particular node and that same data should want to print in termite using uart . so i checked the ble_uart coexist...
Hi all,
I'm trying to use the nRF52840-DK board to interface with the MAX31865 RTD-to-Digital Converter. I've adapted the MAX31865 C++ library to C and replaced the Arduino...
I need to integrate a precompiled hex library psp.hex that has been compiled for M33 core. I am working on a nrf5340dk_nrf5340_cpuapp on nRF Connect SDK v1.9.1 The library...
I am using the nRF52840 DK (PCA10056 2.0.1) with SDK v17.0.2 + s140_7.2.0 and am having trouble with the USBD_MSC example. When plugged into my Win 10 PC, three drives show...
Hi All!
I am using nrf21540 in my custom board with nrf52833/20 to extend the range. I am trying both NCS and nrf5 sdk. I got examples in both SDKs but facing issues in...
Hey Nordic,
Currently, I am doing an internship about the applications of nRF52833 with SDK 17.1.0, and I am using this project file right now.
When I do "make -j all...
Dear Nordic Engineers
I use NCS 2.0.0 and I would like modification gmouse of nrf_desktop to NRF52833.
I changed the pm_static.yml and app.overlay file of nrf52840dk_nrf52840...
Hi, I am working with an Insight SIP ISP1807, based on the nrf52840.
Trying to use the peripheral example from zephyr: https://github.com/zephyrproject-rtos/zephyr/tree...
Hi! I am working on a customer project where up to 20 BLE peripherals are connected to a single central device. The code of the central is based on the Multi-NUS sample from...