Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
Hi there,
we are a student project and are using the nRF51822 Chip with the MDBT40 module. We designed our own custom PCB and followed the instructions for the circuit as...
I have a subroutine that exercises the SPI interface and only at certain points in the code it won't execute the SPI subroutine and goes into the disassembly when single stepping...
SES IDE, nor nrfConnect programmer tool sees the JLink programmer attached to my PC. No "idcode" in SES. No devices appear in Programmer.
Windows10.
JLink_Windows_V764e_x86_64...
Hello,
I am beginner to work with Nordic, I am trying to setup the development environment for nRF5340 Chipset.
For that install nRF Connect Desktop v3.11.0 version. ...
Hi Team
My SES crashed suddenly. When I tick file->nRF Connect SDK Project, It show below error information. I have try to re-install the NCS from toolchain manager. It...
Hi Team,
I have nRF52 DK PCA 10040.
PC: Windows 10 pro
IDE: Keil uVision 5
Working with nRF5 SDK 17.1.0 with S132 soft device .
To execute the code , first i flashed...
Hi,
Zephyr 3.0 , nrf5340 ncs 1.9.1
i can successfully sent data with
this function ;
So it sends 2 transactions without changing cs state.
1byte tx+rx , and...
Hi,Master:
In BT core_v5.0 2.3.5.6.3 Authentication Stage 1 – Passkey Entry, as shown in the figure below
Question: Why does the process loop 20 times, verifying one bit...
Hi,
I have used the nRF Connect Mobile app to connect a BLE device to my Android device. Once bonded, I can receive temperature signals as expected without issue. I can...
Hi,
I am testing MCUboot in nrf52840 DK
I know that MCUboot can image update using slot 0, slot 1, and scratch area
If so, is it possible to update the softdevice(BLE...
Hello,
We are working on NRF52832 + nRF Connect SDK 1.8.0 for our upcoming product. We need to do OTA of our Firmware.
Could you please help with pointing to the right...
Hi Nordic,
We are using NRF52840 and the NCS sdk to design a new product which may have multiple threads designed. And each thread may need to do some BLE operation at the...
Hi,
I'm developing a peripheral driver which involves UART. I encounter an issue I'm not sure how to proceed.
In my design, I have
main.c
device_drv.c
device_drv...