The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
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...
How to check CS procudure used by controller in BLE Channel sounding security I am refering to this ticket so i have questions related to it that
I have tried to find answers...
I have three 5340 Audio DKs (PCA10121) and I am trying to demonstrate one as the broadcaster and the other two as headsets with audio transferred between them but NRFconnect...
Hello,
I’m working with the nRF5340-DK using nRF Connect SDK v3.0 and the SoftDevice Controller. My goal is to support multiple simultaneous connections , and I have already...
The Errata 155 workaround seems to work for the nRF52840, but only when events are configured before tasks. If I configure a task for an unused output pin *before* configuring...
Hello, I want to use the nRF52820 as a slave device. I've left my code, prj.conf, and DTS files below, but the spi_transceive function seems to be getting stuck. What could...
Hi,
I'm using the nRF52840 with the SoftDevice for BLE. In my system, it's primarily a BLE transceiver controlled via SPI by an external TI MSP430. We're considering implementing...
nRF54L15 LE Audio with I2S interface, LC3 codec point-to-point audio The specific flow is as follows: The nRF54L15 communicates with the mic via I2S to capture audio data...
I'm facing a persistent issue with my nRF9151-SMA-DK kit when trying to perform USB debugging, uploading, recovering, or erasing.
Interestingly, other boards (nRF9151-SMA...
Hello, we use nrf52832-ciaa in our project and it is light sensitive. Could we use x-ray to inspect soldering quality or it will damage the mcu? Thank you, Anton
I tried to find an explicit statement whether a new IMEI needs to be written to nRF9151.
These sources state that nRF91x1 ships without IMEI and it needs to be written:...
We are working with Nordic’s official peripheral_esl ( https://github.com/NordicPlayground/nrf-esl-bluetooth/tree/main/samples/peripheral_esl ) sample application for Electronic...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
I am getting the following build errors when working with both DFU (MCUboot) and the file system (FAT FS) together. Errors: D:/ncs/v2.9.0/zephyr/drivers/disk/flashdisk.c:533...
Hi,
We are working on a project using the nRF5340 Audio DK. We want to take user input either from UART or BLE, and switch between them based on the connection status. ...
I would like to know the approximate flash memory footprint required to implement BLE Mesh, Zigbee, and Thread , individually. Could you please provide the details for each...