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...
Hello Nordic team,
I'm working with the nRF54L15 DK and using the latest NCS version that supports Bluetooth Channel Sounding. Here the sample is channel_sounding_ras_initiator...
Hello,
I am trying to run nRF sample of cellular LWM2M client on nRF9151 development kit that communicates with a custom Leshan server over the LTE-M. Security modes of...
Hello.
I'm working on a very minimalistic (function and size) board with only SWD, BLE, I2C and several GPIOs used. Since we ran into memory shortage on NRF52805, we are...
Hi everyone,
I am evaluating the nRF54L15DK. Currently I'm trying to get SPI to work. For testing, I got an OLED Module with 4-wire SPI and an SSD1351 driver.
I wrote...
On a custom board based on the nrf52833-dk, I brought the fuel gauge project into mine and am printing out the values in fuel_gauge_update(), including State of Charge (SOC...
I am trying to 'reinstall' the nrfutil tools on a Windows 10 desktop where the tool has been working since early 2025.
I downloaded the latest 'nrfutil.exe' from this Nordic...
Hello,
We're using nrf-sdk-bm v0.9.0 and having an issue with BLE and UART coexistence. The goal is to be able to operate in and transition between three modes: UART alone...
Along the lines of and (sort of), Where/how does Nordic notify about critical vulnerabilities found in silicon or SDK (Noridc code) stacks? I need to keep track of any that...
hi,
i'm trying to add the device into the nrf cloud but i can't see the option that mentioned in 7.3 and 7.4. so, how can i add my device withot this option into the nrf...
nRF9160-DK, mfw 1.3.7, NCS 3.2.1
A UDP client (CoAP) exchanges data with "sendto( ... MSG_DONTWAIT)", "poll(...)" and "recvfrom(...). It was working with several NCS versions...
Hi I'm implementing the QFN40 variant of nRF54L15 in our design but I can only find reference circuits for the QFN48 and the CSP47 packages.
Can you provide this for the...
nRF52832 + S132 v7.3.0 immediate disconnect reason 0x22 on iPad Pro 12.9 5th gen with iPadOS 26.3 (works fine on Android and iOS 17.7.10 / iPad Pro 10.5)
Content:
Hello...
Hello Nordic Forum,
I ran the Power Profiler Kit on an nRF52DK development board to establish a baseline power consumption.
The current firmware project is quite simple...
Hi,
I am developing a low power BLE device using Promicro nRF52840 boards. After updating to ncs3.2.1 I have noticed a high power consumption in sleep, that isn't present...
Hi! I'm running into a strange issue.
I have inherited this project and it is poorly commented. I have 2 peripherals and 1 central. The 2 peripherals are identical devices...