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...
Hello I am trying to get the usb cdc acm module to work for the nRF52840 dongle. However, the example is made for the dev kit. I flashed the dongle with the example anyways...
Hello,
We are looking at using an nRF52 Series microcontroller for a BLE device. We are trying to decide if we should use the nRF5 SDK (which we have used in the past) or...
Hi Nordic team
1. Define one vendor client model and one vendor server model at mesh nodes.
2. Provision all mesh nodes. Then, Create a mesh group 0xC000.
3. Configure...
Hi - Recently, the NRF Connect Toolchain manager stopped being able to open VS Code and hangs spinning - screenshot below. It used to work so I'm not sure what's changed....
We want to verify that the modem can find mobile networks without actually connecting. Actually connecting to the network has a price tag. The context here is a quality assurance...
Hello, Support
I am new to Nordic and try to follow the tutorial video here https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-VS-Code/Tutorials
Just...
Hello all,
The sensor (VCNL4035) is connected and found by the nrf52dk. Indeed, the twi_sensor/scanner have been quickly recoded and it shows some progress...
The manufacturer...
Hello,
I am using ble_app_uart example in sdk 15.2 and nrf52832.
I am using this example to communicate with other MCU. It is continuous Rx Tx between nrf52832 and other...
Hello,
I am currently implementing a security protocol from the IETF LAKE working group called EDHOC in Rust. I am using nRF5340dk and the bare-metal Rust examples from...
Hi there,
I am currently following this following tutorial on building a Matter setup.
When trying to build the openthread coprocessor I am hit with the following error...
I send and receive 1:1 using an ESB with nrf52840. I do not want to "use nrf_esb_start_tx()", but instead use PPI to trigger a specific event to be sent.
I want the PPI...
Hello
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0. Recently I have encountered the below issue:
err_code = app_timer_start(m_loadcell_timer_id...
I use 52833dK,Wpanctl whether there is a command to send custom data in the thread network.Similar to UDP in cli.
I found that there are relevant codes of HDLC software...
Hoping someone can help.
I am using an nRF52840 MDK USB dongle running nrf firmware in wireshark / nrf sniffer. I am attempting to sniff the bluetooth messages from my pool...
Hello,
I'm trying to get SPIM working with a nRF52840 DK, PCA10056.
I downloaded the nRF5 SDK 17.1.0 and I am able to build example projects, and I verified that I...