Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Dear Nordic Team,
I am programming with ncs V2.9.0 and nrf52833.
There is a trouble happend when one side delete the pairing info,but the other not.
Peripheral has already...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hello everyone,
I would like to learn how to create unit tests using the ZTest framework for a Nordic sample project, in order to better understand how it works.
I am...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
Dear Sirs,
I am writing you to inquire about following questions about nRF5340. We are using Laird BL5340 and SDK2.8.0 for our product.
The audio waveform during a wireless...
Hi,
Is there any sample code that can check the Ion_idle8 current below?
I am currently evaluating the following currents on a custom boat and it is running at around...
I am facing an issue while trying to flash code onto a custom board based on the nRF52832 . I used a sample iBeacon project for testing. I created a custom board configuration...
Hey everyone! I'm working on my Master's thesis about Rust in embedded systems and trying to figure out how much Nordic Semiconductor actually backs the Rust community.
...
Hi Nordic Team,
Setup:
Board: nrf54l15dk
NCS: v3.0.1
I use LOG_INF and printk to print data in minicom or Serial Terminal v1.4.3 from Nordic. Printings seem misformatted...
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
We're developing a low-power application on the nRF9160 where we need the device to stay connected to the server over LTE, so we cannot enter System OFF mode. Instead, we...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
Hi, I'm working with the nRF9151 DK and currently going through the Cellular IoT Fundamentals course. In Lesson 4 , it states that we should see a message indicating a successful...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...