I am facing an issue with unsuccessful zms initialization. For my case, it always seems like each of my boards can only work with zms in one project; I can update the code...
We've been able to successfully build our firmware for both the nrf54l15dk target, as well as our own custom hardware (based on the nrf54l15). We can also flash both builds...
Hi!
I'm attempting to run the application from this URL , but nothing appears on the serial console, and I don't see any posts on the toilet website.
Could you help me...
The current specifications (v0.8) for the nRF54L series of parts provide very little information about the input impedance of the SAADC peripheral. There are no values specified...
Description: I am working with the USB mass storage example provided in github.com/.../mass The example works as expected when built and flashed using NCS v2.6. However, when...
Hello, I' needing some help on setting up the MCUBoot for the BL5340PA using the ncs 2.6.2. Currently I have the below add on for the prj.conf for the application core:
...
Hello,
I am using the "peripheral_nfc_pairing" example to pair my nRF52832 in the ANNA-B112 module with my iPhone XR. Currently, the example does not work with my iPhone...
Hello, I' needing some help on setting up the MCUBoot for the BL5340PA using the ncs 2.6.2. Currently I have the below add on for the prj.conf for the application core:
...
Hello everyone,
I am developing a project where I need to perform bluetooth OOB pairing using an NFC reader. I have a couple questions about this.
The first is, what options...
I'm struggling to get a peripheral device to work with two simultaneous connections. I have attached my configuration (for the application) and my connect/disconnect callbacks...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi all,
I started encountering the error shown in the attached screenshot.
From the this PR , it seems the issue is new and that the PR is aimed at resolving it. However...
Hello,
I am using the "peripheral_nfc_pairing" example to pair my nRF52832 in the ANNA-B112 module with my iPhone XR. Currently, the example does not work with my iPhone...
Hello,
I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the...
Dear all,
Recently, I developed LE audio examples using nRF5340 following the instructions from nRF connect SDK 2.5.2 ( https://developer.nordicsemi.com/nRF_Connect_SDK...
I have a custom board (nrf52840) project that compiles successfully with SDK 2.7.0 using the "system default" build configuration.
I'm attempting to migrate to the "newer...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
We are using a custom board design. I created a custom board configuration when using the v2.5 SDK. In this configuration, we have the UART0 pins configured such that RXD...
Hi,
Where are the peripherals required for the Zigbee stack documented? I have searched, but only broken links have been returned by Google. I'm using Connect SDK v2.9
I'm using nrf52840 dongle. followed setup based on
https://docs.nordicsemi.com/bundle/nrfutil_ble_sniffer_pdf/resource/nRF_Sniffer_BLE_UG_v4.0.0.pdf
https://www.youtube...
Hello. I want to change the board configuration in nrf7002. "In the nrf7002dk_nrf5340_cpuapp.dts file &spi4 { status = "disabled"; }; An error occurs when spi4 is disabled...
Description:
I’m encountering an issue when connecting chip to a mobile device. During the bonding process, the console log on the peripheral confirms that all three phases...