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...
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...
Wireshark Version 4.6.2 nrf_sniffer_for_bluetooth_le_4.1.1
I am trying to capture packets from a long BLE session using Wireshark and the nRF52840 BLE sniffer. Most times...
I am evaluating the nRF54L15 for an power sensitive application and are measuring power consumption on the BL54L15u evaluation module.
However, my measured current values...
Good day,
I am currently using NCS V3.1.1 and nrf52840 devices.
We are making use of the light control server model and a ambient lux sensor device.
I do have the following...
Hi, I would like to use TCXO as main source for HFCLK on my nRF54L15, but not sure if it will work. Please are there any specific steps I need to follow to do and how should...
Hi,
I am currently evaluating the nRF54L15 DFU single-slot sample available in NCS 3.2.1: https://github.com/nrfconnect/sdk-nrf/tree/v3.2.1/samples/dfu/single_slot
I have...
Hi Everyone,
I use Zephyr from nRF Connect SDK and I am trying to build a tf-m sample application (zephyr/samples/tfm_integration/psa_protected_storage) for non-Nordic targets...
Hi Team,
I use your nRF Cloud REST API /location/ground-fix endpoint to obtain location based on LTE cells.
According to your documentation, the „eci” parameter for...
Hello, I am evaluating the device for a new products line and trying to avoid a potential conflicts while mapping I/O's and peripherals for connections on PCB. Where I can...
I have v3.0.0 SDK currently . I am using nrf54L15DK . Do we have any sample code for checking AOA and AOD of the advertisements from the peripheral devices.
I could find...
Hello.
I'm developing a project with nRF (because of Bluetooth) and 6DOF sensor LSM6DSO. I would like to be able to configure the sensor in more precise way, e.g. like continuous...
I saw in nrf connect sdk 2.9.1 that there was nRF54L15 sample code for Channel Sounding and nRF52833 DK sample code for Direction finding.
But now I want to implement...
Hi,
I’m working on an nRF5340 using nRF Connect SDK v2.7.99-cs2 . BLE security is configured as Just Works (Security Mode 1, Level 2) on the peripheral . I want to increase...
Inquiry: NTN Support and Application Feasibility on nRF9151
I would like to seek clarification regarding Non-Terrestrial Network (NTN) support on the nRF9151 .
There have...