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...
Hi,
I am working on NRF52840, I want to read ADC data over I2C communication. Can you please tell me how to implement the code in nrf52840.
Thanks & I am waiting for your...
Hi,
Our device nRF 52832 using connect SDK connects with the Android application. And successfully negotiates an MTU size of 247.
Is there any call back in the nRF SDK...
Hi!
I have three new nrf52840 dongles and I am not able to provision any of them. I load the code nrf/bluetooth/mesh/light (SDK v2.1.0) in one of them for the first time...
I am using the nrf52833 dk board with vs code , I have tried all the solutions that I could find on the already available asked questions, example https://devzone.nordicsemi...
SDK: nRF5 SDK v17.0.2
use example SDK17\examples\ble_peripheral\ble_app_uart to add DFU over BLE
SoftDevice: ANT_s332_nrf52_7.0.1.hex
MCU: nRF 52832
windows application...
Hello, guys.
I just wondered why use LTE Link monitor from nRF Connect make nRF9160 scan lte-m networks and even connects to it.
And when I'm trying to use external MCU...
Hello,
We are using this module in our new product and are in the process of Bluetooth certification. The BMD-350-a-r lists QDID of 101018, but the nRF52 family lists...
Hi,
We are using nrf5340 and nrf connect SDK V2.0.0
Using below code, we are able to scale up/down the processor frequency.
However, in our application we want to...
Hello,
I want to specific a hci event in zephyr RTOS when using nrf connect sdk. But I don't know how to achieve it.
In Bluetooth Core v5.2, vendor specific events have...
Hello,
I would like to create my beacon application to publish periodically (e.g. 10sec) data related to three temperature sensor.
What're the possible solution to implement...
Hi Team,
I am using nRF5340 dev kit and NCS(Nordic connect SDK 2.0.2)for my DFU POC purpose. I want to perform DFU update of nRF5340 through nRF USB port instead of the...
Hi developers,
Now, I want to get a correct Tx power value. I printed out the value from "ble_gap_evt_t->params.adv_report.tx_power" and could get only 127, even this...
Hi,
I am using 5340 but it's uart consumes a lot of power 2.01mA
SDK: NCS2.1.0
project: peripheral_uart
I have disabled all other peripheral equipment,put all...