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 tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
Is there any characterization for the nPM1304 (or any in the series) with a charging input voltage in the 3.5-4.0 range? I have a ~4V power source, but depending on load it...
Hi,
I'm developing a project that requires to write GPS data to an SD card. I'm using Nordic SD card library.
I'm able to initialize and interact with the SD card only...
Hi there,
I am trying to send large data files via BLE notifications. My setup is nRF5340 development kit sending data to connecting devices (phone, PC).
I have gone through...
System description
I have an nrF54L15 mounted with an external 4 Mbit External flash with FATFS configured
Filesytem config:
# FatFS File system
CONFIG_FILE_SYSTEM...
Hi
About nPM1300
We will use load switch to drive haptic function and its peak current may up to 0.4A~0.5A@25us duration,
I see the spec show the load switch with maximum...
Hi,
I'm running an app on nRF52840 (NCS3.02) based on the BT shell example.
I did the following modifications:
- shell runs on USB-CDC instead of UART
- using NRFX...
While checking the Channel Sounding samples, I came across the concept of Channel Sounding Security Levels . I have a few questions regarding how this is handled in Nordic...
Hi,
I was wondering whether the nrf54H20 can utilise the BLE sniffing firmware used with the nrf52840?
If not, will this firmware be made available in the future and if...
I have a project that was built with SDK and toolchains 1.7.1. This firmware is used in a fielded product. I can't upgrade it to a newer version of the SDK without having...
I am currently using the nRF54L15 DK board along with an external host to develop Channel Sounding functionality. After reviewing related support tickets, I understand that...
I tried updating my project from NCS 3.0.2 to 3.1.0, but it hardfaults at boot. Doesn't log anything to RTT. The warnings/errors at boot in the screenshot can be ignored,...
Hi everyone,
I’m working with the nRF54L05 MCU (SDK v2.9.0) for my application.
From the documentation, I read that in the system_off demo, when using the z_nrf_grtc_wakeup_prepare...
Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple...
Hello! I purchased some nRF54L15-DK 0_9_3 boards. Recently, I have been conducting relevant tests on the nRF54L15-DK 0_9_3. I want to test the low power consumption performance...