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...
Hello Team,
Working on nrf54l15 using NCS SDK version 3.0.2 and tool chain version 3.0.2 Currently facing error while build. Following is the error
CMake Error at cmake...
We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
Hi, I am working on a channel sounding positioning system using one initiator and 7 reflectors. Since concurrent channel sounding does not work, the program performs sequential...
Hi, I took my old NRF52840 DK PCA10056 revision 2.0.1 and tried evaluating it today after few years. I am unable to connect to the target. I have 2 identical boards that were...
Hi ,
We have a device running nRF5 SDK 16.0.0 with SoftDevice S332 (BLE + ANT). We use BLE Central/Peripheral links plus multiple ANT sensors. Under load we see frequent...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: DK devicetree file) and I am stuck. In the example given, it says:
" These hardware...
It's great to have a public forum with Nordic engineers helping out but the DevZone web experience leaves much to be desired. The editing is painful enough that I really dislike...
We are using nRF54L15 devices and have enabled secure boot . Our current setup is:
Firmware images are signed with a private key
The corresponding public key is...
Hi,
I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run...
Hi
I'm using two nRF5340 Audio DK's for my university project. I'm just trying to familiarise myself with the audio examples by sending audio from one kit to another but...
Hello, I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file...
Hi,
Just received a nRF52840 connected it to my Apple Silicon Macbook (maybe relevant?) which is running Sequoia 15.2 via a USB-C to micro cable.
When I powered it up...
Hello,
Setup:
nrf5340
ncs 2.9.1
Zigbee r23 add-on
I’ve implemented a custom ZCL cluster that acts as a data pipe. I’m trying to determine what the actual maximum...
It would be nice to be able to provision the KMU of nRF54l15 devices directly from the nRF Connect Programmer Tool. This is currently only possible using the nrfutil command...