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...
Here we go again .... I did read many posts in this forum but did not find an answer.
We need to CE test a small Bluetooth HID keyboard for a special use case. Our test...
I am running into the exact same issue described here: https://devzone.nordicsemi.com/f/nordic-q-a/53693/how-to-flash-application-after-dfu-bootloader/217434#217434 Basically...
Hi, Nordic Team
I’m getting started trying to use both MCUboot and NSIB for 2-stage secure boot on nRF9160, and use SEGGER as developed tool. I enable NSIB via “Configue...
Near as I can tell from v1.7 of the product specification, these two parts have the same footprint & pin-out because they're both aQFN packages (as indicated by the "QI")...
Hi Nordic,
NCS v1.8.0
Controller IC 1: Thingy91 - NRF52840
Sensor IC: Laird BT510 - NRF52840
Intro: I currently have 2 devices. A sensor and a controller. For the...
Hi nordic:
NCS1.8.0 , I added UART2 to the NRF9160 LWM2M sample, but it cannot send and receive, but the same code is put into the NRF9160 UDP sample and it can work normally...
Hello Everyone,
I would like to implement a random delay of 10 to 3000ms before my development kit start advertising itself.
I'm using nRF5dk v17.1.0.
How do i go about...
Hi,
I tried to combine the spi and ble_app_uart example. But I got this problem, and the program was stuck in this loop.
Here is what I did:
I am using the 17.1...
Hello all,
we are working on new project that should work for both role (central and peripheral). If I compile the sample "central_and_peripheral_hr for NRF52833DK_NRF52833...
Hi all,
I want to implement a calendar that can be used for many years with nRF52840.
Will leap years be corrected in the nrf5-calendar-example? I looked at the code...
Does anyone have an example of using pinctrl and pwm on a Nordic device using Zephyr for a motor driver or something like that?
All the examples appear to NOT use the pinctrl...
Hi.
Setup:
I use NRF5340. Open project from SES menu "Open nRF Connect SDK project".
nRF Connect SDK Release: 1.4.99-dev1. nRF Connect Toolchain Version: 1.4.0.
Project...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. I have a few questions about the source code: 1. Looking at recv(), connected() and disconnected() functions, seems...
All nRF5340 reference designs use via-in-pad structure. Instead e.g. nRF52840 has reference designs which can be used with through hole PCB.
nRF5340 seem to have 19 IO's...
Hi,
I'm trying to do a very simple thing - setting those pins as high or low,
but I see that it simply does not work for those pins, I see no change in led state that...