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 want to prototype an Auracast transmitter, with an analogue audio input, which is also WiFi enabled. I have read that the recommendation to get started with the nrf5340...
i'm measuring approximately 1.5uA (at 3V3) when sleeping between BLE advertising events, using a program based on one of your the standard examples.... as an experiment, i...
There expect to be a physical limit to the number of components an AHB can support.
For instance, if 8 different masters (Including App core, Net core, several peripherals...
Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3. We are using the GRTC SYSCOUNTER as a system timestamp. Under normal conditions, a software reset does not clear the...
As the title, I have already tested the ESB routine (esb ptx Sample/esb prx Sample) by using nRF54LM20-DK + nRF54L15-DK. There was absolutely no problem. But when I added...
Hello,
I have a project in Visual studio code and Nrf connect.
MCU is a NRF 52833.
For the certicications, the lab request me the DTM mode.
I tried the use the Sample...
Hello, I am currently working on power consumption optimization using the nRF9151 DK (PCA10201). Setup: - Board: nRF9151 DK - Measurement tool: Power Profiler Kit 2 (PPK2...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...
Dear Nordic:
I used V2.8.0 SDK to build light bulb, and I have commissioned bulb A(node id: 11) and bulb B (node id: 11) successfully!
Then I used below command to add...
I have nrf54l15dk eval kit, I wanted to build mcuboot and zephyr OS using nRF Connect SDK or Visual Studio separately. Can you suggest the procedure and how do I get full...
Indent error in: .....\ncs\v3.2.4\modules\lib\matter\scripts\codegen_paths.py line 21 and 22
from matter.idl.generators.path_resolution import expand_path_for_idl
from...
ERROR at /home/champon/Develop/Products/HS3/src/default_zap/zap-generated/app-common/zap-generated/ids/Clusters.h:22:11: Include not allowed. #include <app/util/basic-types...
Hi,
I have a question related to connection quality in LTE with nRF9151: How to achieve best connection? The devices will be deployed in different locations and in best...