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...
Hi Nordic Support Team,
I’m using an nRF54L15 DK (PCA10156) and need to use it as a Bluetooth PTS Dongle .
Currently, the on-board J-Link enumerates as USB VID 1366 &...
I'm using the NRF52833 DK, v3.0.2 SDK. Example usage: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_cgms/README.html
I can connect...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to set the rtc of the nrf54l15-dk to obtain the timestamp. How should I configure the rtc? Which examples should I refer...
Hi,
We are currently using the nRF54L15 QFN48 package, and have the SWO pin routed to our serial debugging interface. I was reviewing the nRF54LM20 QFN52 package documentation...
Hello Nordic
We have a full reel delivered from a distributor with Nordic label on the outer packaging and a possibly non-nordic label inside.
Can you please help confirm...
Hello!
I am installing the latest version of nRF Connect for Desktop apple silicon version from nordic official website.
After I downloaded the dmg file and installed...
Hi Team,
We are trying to establish connection between our nRF9151 board with NB-IoT enabled Jio Sim and MQTT broker using the sample provided in lesson-4-exercise-1 ...
Hi,
I have been working on a BLE-LTE gateway for Thingy91x for quite some time. To this end, I have tried various options: - First, using multi-image builds: modifying the...
Hi, could anyone show me how I can build nrf52840 dongles with customzied open thread library?
Right now, the nrfconnect examples in matter repo is using prebuilt open-thread...
I followed the recommendation in https://devzone.nordicsemi.com/f/nordic-q-a/124712/compile-error-trying-to-use-nrfx-nvmc-library-with-nrf54l15/550436 to use CONFIG_NRFX_RRAMC...
In section 5 of 'nRF91 Series Antenna and RF Interface Guidelines' there are a couple of circuit diagrams relating to antenna tuners, could you please provide details of how...
Hi,
I just saw the announcement for PRS support. This is very interesting to us for use cases where GNSS reception is temporarily poor. Questions:
What do we need to...
Hi Support Team
Must inductors be placed between the SW1/SW2 pins and the VOUT1/VOUT2 pins of the nPM1304? Can VOUT1/2 output normally if removed the inductors? Many thanks...
Hi,
I am working on a BLE application using the nRF5340 SoC(custom board) and Zephyr RTOS (NCS SDK version v2.9.0)
When I call bt_enable(bt_ready_cb_t cb) , Bluetooth...
Greetings, all. I'm a rank beginner here with all things Nordic but almost 50 years of embedded experience with other devices, environments, etc. I'm trying to develop for...