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...
Hello,
I have my s332 application working properly, I have an Android phone and never got any connection errors. Using nrfConnect app I tried to connect from iOS and an...
Hi everyone,
I'd like to check DEVICES (Light switch server) is still alive in the BLE mesh network through GATEWAY (Serial example) but I don't know how to check it. Can...
I am exploring the nRF52832 using nRF52-DK for a low powered BLE device. And for that I am making the System OFF example as my basis for measuring currents of different features...
Hi Sir,
We are the first time to use Nordic BT MCU for our product, we have a trouble to select the MCU between nRF52833-CJAA-R vs nRF52833-CJAA- B -R. Sales told us there...
Hi, we are currently trying to reduce the power consumption on our product that uses an nrf52810.
An 1k pull-down resistor has been used on the SWDIO pin, but I don't really...
Hi,
I am using nRF52833 & nCS for an application development,
I am facing a curious issue where, if i enable printk in nCS build, I am getting SUCCESS on calling device_get_binding...
I'm trying to join two programs that work well by themselves, a saadc program that shows the force sensor value in the serial, and a BLE program that turn on or off a LED...
Hello every body,
I'm now utilizing the nRF9160 to develop several products based on SDK 2.0.0. In my program, I must produce SBOM.
This link below has some information...
I am on project using nRF52832 WLCSP.
What's the pin assignment for SWDIO pin? I want to read the input of SWDIO (as indicated in datasheet it's Digital I/O) and can it...
Dear Concern,
We were developing one of our products using nrf52840. We previously used the nrf-52840 USB dongle for the product. Now we were moving to nrf52840 chip based...
Hi,
nRF5340 + nRF21540, NCS2.0.2, VScode
i follow Working with RF front-end modules — nRF Connect SDK 2.0.99 documentation (nordicsemi.com)
how to disable TX_EN? i only...
Hi,
I am using SDK 16.0.0 and nRF52833. In which TWI (master mode) is not working.
Pressure sensor is connected over I2C. (NRF_DRV_TWI_INSTANCE(0))
Previously I am...