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...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I noticed from the design guide that the voltage tolerance of capacitors C3 and C10 is 10V. Can I choose 6.3V for the voltage tolerance of these two capacitors? Will this...
I am developing an indoor positioning system using Bluetooth Channel Sounding (CS) on nRF Connect SDK v3.1.1 . My setup involves one Initiator and four Reflectors .
Implementation...
Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3
We are facing an issue with ADC sampling. The code occasionally gets stuck/hangs inside the adc_read function. This...
Hello,
I am currently testing the Release Assistance Indication (RAI) feature on the nRF9151 (SMA-DK) in order to minimize power consumption after data transmission.
I...
Hello, I'm following BLE fundamentals course from Nordic Academy. İn Lesson 4 Exercise 3, with using Nordic UART service. We sent and receive data. However i'm having problem...
We are developing the nRF5340 for the Thingy91X based on Connectivity Bridge (NCS 3.2.4). I want to output logs from SWD and view them with RTT Viewer, but even when I call...
Hi everyone. I’m currently working on a custom board based on the nRF5340, but I’m unable to connect to the board when trying to flash it via the SWD interface using J-Link...
Hi all,
During the Bluetooth connection process, there is a small probability of the following phenomena occurring (both of which are the same firmware, with the similarity...
Hello DevZone team, I recently received a new nPM1300 Eval Kit (PCA10152, 1.3.0, 2025.19) and connected it the first time following the documentation ( docs.nordicsemi.com...
Hello,
We have a custom nRF54L15 board, that, when powered with 1.8V, shows a too high power consumption. 230uA in system on - low power mode, and 12uA in system off mode...
Hello Nordic Team,
I am working with the nRF9151 DK and exploring audio output using the TLV320DAC3100 DAC.
I see that I2C is clearly available in the DK schematic , but...
Hi Nordic:
I use the nPM1300 to power the NRF5283 and external sensors. The nPM circuit schematic is as follows , Please check for any unreasonable parts.
1 Charge and...
Hi All,
I try to connect nrf9160 to our azure space ( Azure IoT Central) using sample : sdk-nrf/samples/nrf9160/azure_iot_hub at main · nrfconnect/sdk-nrf · GitHub
...
Hello I already have a team on the PRO plan on nRFCloud and I would like to create a new team on the nRFCloud, using the same user as owner of both teams. According to: https...
Hello,
Is there an easy way to upgrade the CMake version that is used during the build process trigger from the nRF Connect SDK Extension in VSCode ?
I'm currently using...