Hi, I create a customboard on NRF54L15. After that, I create a new application => Copy a sample => Blinky. I just build without fix anything code, but it isn't build completely...
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...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Is there any issue with using the nRF52833 DK/nRF52833 for Matter development? I’m asking because the Matter template doesn’t seem to support the nRF52833 DK/nRF52833. If...
I'm using NCS 2.7.0 and NCS 2.9.0 to read the BT stack version information on an nRF5340. See below for the results.
How should the fw_version, fw_revision, and fw_build...
Howdy!
I am working with the nRF52840 and currently getting a weird error. Whenever I set the data for the BT_DATA function as anything greater than 110, the system stops...
Hello,
From this morning, I am having issue getting "old" data data on nRFCloud. I tried on several devices, and several features (terminal, log, ...) : when willing to...
Hi
im develop my keyboard in 52840 by ncs sdk. To increase the transmission speed, I changed the value of REPORT_SIZE_USER_CONFIG to 64 when connecting the USB to the computer...
Hello everyone,
I am developing a ble project that builds on the peripheral Uart example using the sdk 2.4.0 for nrf5340.
I want to implement a watchdog since I sometimes...
I've setup my development environment using the 'application' structure. https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/develop/application/index.html#zephyr_workspace_application...
1.
2.
Hello. It is under development as nrf7002.
I'd like to ask you about the quasi-board configuration I saw in the sample example.
The target board in...
Hello everyone,
Our team is developing an indoor positioning solution and is exploring Bluetooth channel sounding as a core technology. We are currently using the nRF54L15...
The subject issue is documented here as " NCSDK-20567: Partitioning limitation with MCUboot swap move": This issue has been open for while. These two DevZone tickets refer...
I/ trying to read the ID of a Fijitsu FRAM type MB85RS4MT using the Nordic device nRF5340. I can properly initialize the SPI and transmit the RDID =0x9F command. The FRAM...
When I build the system using system default, use save minimum configuration,The chip-related configuration is also saved to my application configuration prj.conf, which it...
Hi,
I am using the NRF52840 dongles for BLE communication with S140 and the NRF5 17.1.0 SDK. I have plugged each dongle in a Raspberry Pi 3B+, and have set the DCDC regulator...
Hello everyone,
I am currently using Nordic NRF5340-DK board for development and I have run the zephyr UART driver sample that works an echo bot. This sample works fine...
Hello
I made a project based on this guy's example taking the same settings, but considering the specifics of nrf52. Since it's a relatively recent solution, I thought it...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
Hello,
I am trying to find a solution how to use wifi and ble on thingy91x and manage the coexistence between them, I have found a sample Wi-Fi: Bluetooth LE coexistence...
Dear Nordic People Recently I am following YouTube link from Nordic Semiconductor for Implementing ESL https://www.youtube.com/watch?v=VeLkptpSvRQ This video requires specific...