hello,
Our company has a product that uses the nrf5 SDK, with the main device using nrf52832 and the peripheral device using nrf52810. The main device upgrades the peripheral...
I am Using SPI4 in nrf5340 and I am trying to put SPI in low power mode when not in use. How can I do that?
Here is the code given:
aliases {
displayspi...
I am currently creating and testing a custom board equipped with the nRF9160 and the P822601 antenna. Considering future development, it is expected that another external...
Title: nRF54L05 issue after migrating from NCS 3.0.0 to NCS 3.3.0 with PM static partitions and MCUboot external-flash secondary slot Description: I am migrating a project...
I am currently designing a custom board for my nRF54L15 project and I would like to know if the "Antenna" pin on the nRF54L15 can have a DC path to ground/ground layer of...
I have a nRF54l15dk development board and a custom nRF54L15 board that I am trying to load a Matter Template sample application on. I have created a custom board device tree...
I have observed that when using the ESB protocol at maximum throughput, the measured power consumption decreases as the PHY data rate increases: 4 Mbps consumes less power...
I'm using the DFU bootloader from the nRF5 SDK 15.0.0. To initialise the DFU service from the application the ble_dfu_buttonless_async_svci_init() function from the nRF5 SDK...
Hi,
We're about to make a bunch more of our custom boards based on the nrf5340_audio_dk platform (modified with a stereo codec and some other stuff) with a modified version...
Hello, as the title suggests. I'm just wondering if the nRF91 (nRF9160 or nRF9151 DK) can use vanilla Zephyr instead of NCS for getting GNSS data (using the GNSS API)?
I...
I am using a STM32 with the NPMX drivers.
I am having a few issues and wanted to see if there are recommendations.
Issue 1:
disabling the interrupts does not seem...
Dear Nordic Community, I want to build samples/basic/blinkly on nordic nrf52840_dongle inside my Zephyr workspace. I use Zephyr 4.2.0, but on Zephyr 4.3.0 I have similar problems...
Hello, I am looking at pages 871 and 872 of the datasheet for the QFN48 package, but I’m not sure I understand correctly. Could you please tell me which GPIO P0 pins can be...
I’m using an nRF54L15 evaluation board obtained from a distributor and currently testing transmission and reception of large data chunks. Everything was working fine until...
I have an external device. After connecting it to the central device, I found that the Bluetooth service of my external device couldn't be enabled properly. When I checked...
Hi, I have the radio_test example running correctly on a nrf52840 dev board. I am able to use the Nordic Serial Terminal (v1.6.0) to send commands and read responses.
...
I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function.
Now I was trying...
The docs( docs.nordicsemi.com/.../dect.html say that th nRF9151 modem can't do GPS/LTE and DECT NR+ at the same. Could the modem switch between the two operation modes while...
Hello team,
I am using SPI00 of NRF54L15 to communicate with w25q32fv (spi Flash). Below is the configuration I set in .overlay file
And below is the code I am using...
Hi,
I have a question about the the fields " tod_toa_reflector" and "toa_tod_initiator" in struct bt_hci_le_cs_step_data_mode_1.
I understand that these values represent...