I'm trying to run the 32 MHz SPI00 on the nRF54L15DK to communicate with the MX25R64 flash. However, the clock signal I'm measuring is limited to 8 MHz. Do you have any ideas...
Hi,
I think the CPU-Load subsystem in the sdk-nrf for Zephyr does not yet support the nRF54L15 as of v2.9.1 and current main since some devicetree-handles are hardcoded...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
Hello,
Our product that we currently design is based on the nRF52840 QFAA and w e are looking to achieve FCC, CE and RED compliance.
I would like to request any certificates...
I'm still trying to figure out sysbuild. I want to use sysbuild for a custom board and am trying to build a directory structure so I can flash my nrf5340DK and my custom board...
Hi,
I can build and program the broadcast_source sample application using the Python script:
This runs fine and broadcasts as expected. However, I cannot get the application...
Hello Nordic community,
I'm working on a project using the nRF5340DK where I need to achieve precise control over three GPIOs with the following specifications:
P0.07...
I'm working with the Matter Template example and creating a sensor monitoring device on the nRF52840 platform, and I'm developing on a Windows environment with SDK 2.9.0....
I'm currently working on a custom board based on the nRF52840 , using SoftDevice S140 v7.0.1 and nRF5 SDK v16.0.1 . I’ve integrated the BLE Buttonless DFU example ( examples...
Hi!
I cannot get I2S echo sample to work on nrf54L15. Tried following overlay
build configuration nrf54l15pdk_nrf54l15_cpuapp
I verified with oscilloscope that no...
hi support team,
i have one problem for 54l15+7002 in ncs2.9.0
I am afraid that I need your help.
I was porting MQTT demo and PERIPHERAL_UART demo together and want...
Hello, So I am working on implementing Bluetooth DFU OTA capabilities to send an image from a 54L15, acting as an SMP Central Client, to another 54L15, acting as an SMP Server...
Hi, With this setup in , I successfully built a CIS mode using my nRF5340 DKs , enabling stereo sound while the microphone is active .
However, I am currently experiencing...
I have a nRF9151 currently set up to observe a CoAP resource on my server. The initial GET request works, and if I respond with new updates from the server (within a few seconds...
Hi, guys. I encountered some software issues while using VS Code for development on the nRF5340 DK. During the build configuration, the code reports an error saying it cannot...
Hello, recently I bought the Seeed XIAO nrf52840 because I read in the datasheets the power consumption of the microcontroller is 400 nA typical in SYSTEM OFF mode without...
Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
I am using VSCode with nRF extension with the latest 2.9.1 SDK.
I have been working on an application for bluetooth for the 54L15-DK.
I want to do a custom sensor driver...
Hello DevZone,
I have an nRF5340 devkit along with an nRF7002EK, and I'm looking to upgrade from SDK version 2.6.1 to 2.6.4. However, I'm facing an issue. In version 2.6...
I conducted a BLE test using two nRF52840 Dongles. Since I used Dongles, I based my code on the usbd example from the sample programs. During testing, the connection between...