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...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Hi,
1.What is the maximum rate that the QSPI of nRF54L15 can achieve? 2. Is it possible for me to use QSPI to read the flash memory while simultaneously refreshing the screen...
Hi,
I want to ask if the Nrf54l05 supports application image compression. I asked Nordic AI and they said it’s not supported, but I want to know the reason why it’s not...
I'm setting up a board I just built in NCS, and I made an overlay file for it. Specifically, I am setting up the UART21 peripheral and assigning pin outputs. I made a mistake...
I have a school assignment revolving a technological product, where i need to ask a few questions to a business about their involvement with the product. Therefore i need...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
I installed NRF Connect, the BLE plugin, and successfully flashed the dongle firmware. IIn NRF connect, the BLE plugin scan button is disabled. 'Quick Start' was unable to...
I want to use the nRF5340 in Thingy:91x to control the external flash (256M bit) and pariition it as LittleFS. I can be sucessfully create partition in nRF5340DK but cancan...
Dear Nordic support,
We are bringing up LE Secure Connections as a GAP Central on nRF52832 with SoftDevice S332 (BLE + ANT, nRF5 SDK 14, BLE API v5). The nRF runs the serialization...
Dear Nordic Team,
Test_1:
I am trying to use IEEE 802.15.4 PHY test tool app to test the RF performance of the custom nrf54l15 module and nrf54l15dk kit.
Setup:
CMD...
NCS 3.4.0 - Thingy91X
Using McuBoot without external flash seems to work not anymore.
According nrf/sysbuild/Kconfig.sysbuild:
config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY...
Hi,
I have got nRF54LM20-DK with the nRF7002-EBII add-on. I would like to know is there any recommended camera add-on for this hardware to develop vision based AI solutions...
In nRF cloud, in the device list ( https://app.nrfcloud.com/#/devices ) it is difficult to manage larger number of devices because of lack of search and limited sorting. ...
i'm looking for a simple example which i can run on nRF9151 DK (v0.9.0) where i can profile power consumption....
ideally, the example would repeatedly send packets over...