Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi everyone! I wrote code in arduino IDE but wanted to use all potential of Xiao NRF52840 with use of Nordic SDK and Zephyr RTOS as well as zigbee on my small side project...
Device: nRF51822_xxac; the Nordic-supplied NUS application worked after I figured out the softdevice and application loading sequence.
Development platform: Mac OS Tahoe...
On lesson https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-3/ , When trying...
Hi.
I'm developing a BLE peripheral application running on nRF54L15. nRF Connect SDK v3.2.1 with SoftDevice Controller is used for my application. As the title says, following...
Dear Nordic team,
We are using the nRF54L15 QFN52 package on our custom device and are using the P0.06 and P0.00 for the TX and RX, respectively, for our UART service interface...
Hi, I noticed that when using nrf5340 and it's kernel timer driver, that the k_cycle_get_64() API is not available, and that TIMER_HAS_64BIT_CYCLE_COUNTER is not being set...
Hi,
I’m planning to use a chip antenna that meets the attached specifications. I’m not very familiar with RF hardware, and I’ve only just started using CAD. I placed it...
I have a nrf52833 small board. nrf52833 QFN
and the several board have the same finding: at first time, the board can be flash and be debugged to main entrance.
but ,...
Hello this is my first time making rf circuit and i would like to get feedback on this circuit with nrf54l15.
I used Texas_SWRA117D 2.4GHz IFA antenna.
Calculated...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...
When building the blinky sample with CONFIG_CLOCK_CONTROL_NRF=y set in prj.conf, the build doesn't enable the clock control and gives this warning:
Steps to reproduce...
I’d like to ask: I created a BLE keyboard based on nRF5 SDK + 52833 + S140, and it can pair and bond with Windows successfully. I have two questions:
If the keyboard...
Hi,
I am running(build and flashed successfully) the Channel Sounding example(connected_cs) from the Nordic sample and currently I want to see the distance estimation logs...
Device: nRF54L15 x 2, face to face
SDK: v3.2.2
Toolchain v 3.2.2 c717907b94
Sample code (with default setting):
channel_sounding_ras_reflector
channel_sounding_ras_initiator...