Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Good day,
We are developing a board with a nRF54L15 + nRF7002 for BLE and WiFi connectivity.
The Nordic nRF54L15 + nRF7002 reference design has been a good starting point...
I see this errata: https://docs.nordicsemi.com/bundle/errata_nRF54L15_Rev2/page/ERR/nRF54L15/Rev2/latest/anomaly_L15_24.html#anomaly_L15_24
It says this:
"Symptoms ...
Hi, in order to be familiarized with the transceiver we have purchased an evk nRF9151 from Nordic.
I have some questions because an issue appears when I try to modulate...
hi guys,
I am using the nRF54L15 for software development. I have a requirement to define a space in the chip's internal flash for data storage. I referred to the soc-flash...
I have been experience that the if the device under a DFU process reports the error BUSY, because the external flash on the device is used for fileaccess the DFU process from...
Hi nordic support:
Our product uses the nRF9151 and prepare for GCF certification testing , which need to capturing LTE mode trace log .
We first intend to try running...
Hello everyone,
We are currently working on a project that uses the nPM2100 to power an nRF52840. Our application requires automatic enabling break-to-wake mode each time...
Hello DevZone,
One customer used Timer+PPI+GPIOTE to simulate an UART. Now it works fine.
However, when there is other timer's interrupt, the simulated UART may lose some...
Hi, I just received our nRF54LM20DK, and am trying to get a functioning BLE sample on the board. Many samples are supported, however I have not gotten a single one to work...
Hi,
I have a question about SPIM. Is it possible to have two events via DPPI that will start different SPIM transfers for the same SPIM channel?
What would happen if a...
I have the board: NRF52840-DK PCA10056 3.0.3 2026.5 1050266921
Is it possible to use OB J-Link to debug STM32/RP2040 MCUs connected to P19/P20? Or OB J-Link support limited...
Hello, My nRF54L15-DK has suddenly stopped working, and it appears to have a hardware-level power failure.
The board was working normally the previous day while running...
We are using CMakePresets.json extensively in our project and rely on the condition field to control which presets are visible depending on the host system.
However, it...
Hello,
We are using the nRF52840 with SDK 17.1.0, SoftDevice S140 v7.2.0, and the secure bootloader (nrf_bootloader.c).
Our application relies on reading NRF_POWER->RESETREAS...
Hi there,
One of the functions of the DECT MAC layer is to allocate radio resources to RDs. According to the standard, the MAC layer does that using special beacon messages...