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...
We have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries. The batteries are all around 3V.
This is an intermittent...
ON NCS SDK 2.7.0 version, how to calibrate SAADC?
I checked below code, I see that "Perform calibration before the reading is taken if requested.", it will trigger calibration...
I am developing a product for a customer using NRF9151(ncs2.7.0, modem fw: mfw_nrf91x1_2.0.2). While verifying it on the DK board, I discovered an issue. When the system starts...
Hi!
I'm writing new firmware for the nrf54 family, and I want to have a system timer with 1s resolution (clock). This clock will be occasionally synchronized with epoch...
I am currently working through the Nordic Academy - SDK Intermediate Course - Lesson 2 Exercise 3, found here:
academy.nordicsemi.com/.../
I am not seeing any of the...
Hi,
Going through the nRF Connect SDK Intermediate course on Lesson 2 exercise 2 step 9 there is a command ncs_install_path/PathToToolChain/opt/zephyr-sdk/aarch64-zephyr...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
I know the default answer is no, stopping nrf24 and get a RF52 or nRF53 series but my question is about an existing product. We are not all FORD, we can not just do a mass...
Dear Nordic Support Team,
I'm currently working with your Flutter library, mcumgr_flutter version 0.4.1, to implement Device Firmware Update (DFU) functionality. However...
At first you only did that for nrf apps, which was already annoying, but I could live with it: https://github.com/nrfconnect/sdk-zephyr/commit/3239cf77c0ed7c58aefb1f368c8ad17303b16ef5...
Dear Team,
We want to use the Power Profiler II as our ammeter to measure the current of our newly designed PCBA. However, we’re uncertain about the proper connections for...
Hello Team,
we are using Device manager app update to test software updates.
Q1. After choosing the update, there is an option to choose between image0(main), image...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. At first I couldn't get anything to...
Hello,
I'm a little new to this, so sorry if I'm not asking the right questions. I want to be able to connect my phone to my nRF5340 to use as headset with Bluetooth ...