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...
Excited to have ordered my BLE Audio DK which uses NRF5340.
In my use case I am looking for many microphones (audio transmitters) to a single listening device (audio receiver...
Hello!
I am working on a medical device project utilizing nrf52832 microcontroller. We use a mobile app to control and interact with the device through BLE since the device...
Basic Bluetooth connection question
How do advertisements usually work? So I have earbuds and a phone. When I pull the earbuds out of the case they auto connect to a bonded...
Hi All!
I am using nrf52820/33 and am able to successfully connectable advertise (coded PHY) by nrf5 SDK. Now I want to use NCS (Zephyr RTOS) to do the same job . Can...
Hi! I'm trying to use the nRF Connect App on a M1 Mac. I keep getting the error shown above with my Jlink connected.
This is the output of the nrfjprog cli tool:
How can...
Hello,
I have been experimenting with the direction_finding_peripheral sample in the nRF Connect SDK. I have been trying to connect to the peripheral using a custom device...
Hi, I'm working with nRF52832 and S132 v6.1.1 on SDK15.3.0. I'm using two nRF52832: one is scanning (active scanning) and one is advertising, and I want to exchange data between...
Hello everyone,
I am developing an application, with the nRF52840 chip (actually BMD-380 ) , that streams via BLE data read by an SPI sensor (ADS1293) to an Ubuntu machine...
I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
We have a requirement of sending data to nrf mesh app without provisioning. So Can we use health server model to send data on app without provisioning?
The reason we choose...
My understanding is that the Modem Library is a dedicated interface to the internal modem in the nRF9160.
We also need a 2nd modem interface to an external device that also...
Hi
We are developing a system based on nrf desktop application of nRF Connect SDK 1.90. There are 4 devices in this system: a dongle, a central device and two peripheral...
Hello Nordic Team,
From the below link and few other sources
nRF52840 SDK16 - BLE Descriptors and Notifications - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
I have read through similar posts, though none seem to talk directly about the DK and the JLink OB (SAM IC) missing bytes itself.
To start off with, I have created a basic...
From various pages I copied together this code to read the reset reason:
However, I believe most of those pages were for nRF5 SDK. (It's not always clear.)
Is this still...