When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Hi all,
I'm encountering an issue with the TWIM30 interface on the nRF54L15 (pins P0.03 - SDA, and P0.04 - SCL), using vanilla Zephyr v4.2.0-rc1.
The setup involves external...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
Hi all I am new to Nordic world. I have received a nRF5340 audio dk board and would like to be able to get VS code to build the default sample code - I have tried in windows...
My task is to mount a littleFS system on the external flash memory, so I can save files.
I am using the littlefs filesystem sample from
zephyr/samples/subsys/fs/littlefs...
Hi. I had a working MCUboot configuration that I used in order to update both the app core and the net core as follows:
- Upload the app core image using mcumgr - Upload...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
In the documentation for the secure bootloader, it's mentioned that the provisioning data gets stored in OTP memory for some chips (e.g. nRF5340). Is there a way to know what...
Hi everyone,
I’m designing custom hardware for my application using the nRF54L05 MCU (v2.9.0) . However, I can’t connect to the device from iOS — the connection always fails...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
Hi,
I am currently implementing an E-Ink display application using the SPI interface on our custom nRF54L15 board. I initially configured the display with the following...
Hi Nordic,
I test with nRF7002-DK and IC mark on nRF7002 is below:
N7002 QFAAB0 2252AA
Here is my test data, showing about a 3dB discrepancy between power setting...
We are certifying our device at KIWA. they are testing the WLAN adaptivity and the test is failing. Here is the failure description:
" It was a struggle to perform the...