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...
On a nRF5340 DK the sample ncs/zephyr/samples/subsys/usb/cdc_acm runs fine. However, if I add "CONFIG_NO_OPTIMIZATIONS=y" to prj.conf I get faults (see below). Any ideas why...
Hi,
I am preparing Windows desktop application which will use nrfutil for DFU of the products (containing secure dfu bootloader). I tested nrfutil v6.1.0, v6.0.1 and even...
Hii guys,
I am trying to establish communication between two nrf52 module.
My application is as following
1. I need a central device which can work as master and remains...
Hello, I am stuck initalising both TWIM and UARTE. I am focusing on the TWI Scanner example but using TWIM instead of TWI. No matter what I do I cannot get past the initalisation...
Hi,
How can I increase TX Power in nRF Connect SDK ?
I have already followed the hci_pwr_ctrl example, but I got the error "Read Tx power err: -5 reason 0x00" in get_tx_power...
We use nrf connect sdk under linux.
I need to control tx power to be able to adjust working range.
I take example from zephyr/samples/bluetooth/hci_pwr_ctrl
Add segger_rtt...
Hello,
I recently cloned NCS v1.5.0-rc1 using west init -m https://github.com/nrfconnect/sdk-nrf.git followed by git checkout v1.5.0-rc1 and then west update in the nrf...
Hello,
I'm a beginner and I'm a bit lost. It's rather complex to understand everything there is to know. So I ask a lot of questions, sorry.
I was advised to use the lib...
Hello,
We are not finding RFX2401C on the market for sale and we are looking for a PA for the NRF24L01+.
We found the alternative RFX2411, is it safe to assume we can...
Dear community
I'm developing BLE secure firmware on an event-driven proprietary RTOS.
According to the documentation of nrf_ble_lesc_request_handler() , it is required...
Is the BLE connectivity offered by the nRF52840 (upon which the Arduino Nano 33 BLE is based, I think) DIRECTIONAL? Should the board be oriented in any particular way to maximize...
I would like to use the Shield Debug (P20) on the nRF52840DK as part of a Device Under Test platform for production devices. I also want to be able to transmit/receive data...
Hi,
I am playing around with the the Bluetooth Mesh SDK (`nrf5_SDK_for_Mesh_v2.1.1_src`), more precisely with the light-switch `proxy server` example. The nRF52 DK's LEDs...
I want to use nRF Sniffer for Bluetooth LE with Raspberry Pi 4, is it possible? Wireshark is used for frame capture.
What I did below ① Write sniffer_nrf52840dongle_nrf52840_7cc811f...