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...
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'm developing an application with a custom firmware image for both the nRF52840 and nRF9160 on the nRF9160DK. I've always been on ncs v2.5.0 and decided it would...
Hello,
I am trying to program a custom device of nrf54l15 using nrf connect for desktop app(V5.2.0) -> Programmer(V4.6.2)
I am able to program it but this is how I see...
I am bringing up a custom board using the nRF54L15 (Fanstel BM15M module) and I am using SPIM00 as the high-speed SPI interface. I am configuring the peripheral through Zephyr...
Using PPK to measure the current, it was found that there was a 1-minute cycle signal in the current waveform. No timer was set. The watchdog timer is 10 seconds.
Im currently working on a project which should receive audio through CIS and retransmit it over BIS. Im using nrf5340_audio_dk for this. Ive tried using https://docs.nordicsemi...
Hi,
We came across this feature " PLMN selection optimization during initial search ", enabled by AT%FEACONF=0,3,1 . It sounds good for speed and power consumption.
...
Hi all,
I’m working on a custom board based on the nRF9151 , and using the Ignion NN03‑320 antenna for GNSS reception.
In our GNSS TTFF testing (using AT commands),...
I'm developing a keyless entry/start system for vehicles with the following requirements:
The vehicle side uses an nRF54L15, while the mobile phone is a standard smartphone...
Hi,
I am developing an audio application on nRF54L15. I have successfully used the Zephyr API to read sequences from the ADC with extra samplings (the "extra samplings"...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
Recently I noticed (for reference in the NCS/v3.1.1 SDK) that some nrf9151 boards are in zephyr folder structure and others are in the nrf folder structure.
NRF9151DK...
Hi support:
When testing the peripheral nfc pairing sample on the nRF54L15-DK development board, and using an Android phone for testing, it was found that...
Dear Company
We are using the following component NORDIC NRF52840-CKAA-F-R7 and we have a problem in the test phase.
We have two version with the following marking code...
Hello,
I’m working with the nRF9151-DK hardware to test Power Saving Mode (PSM) functionality, but I’ve encountered an issue: The TAU timer (T3412) cannot be activated,...