Using the flash : https://datasheet4u.com/download_new.php?id=1588116 on SPI : XF_CS (P0.13), SCLK (P1.09) , SDI (P0.08) , SDO (P0.05) Flash specific parts in the nrf52840dk_nrf52840...
Hello Nordic Team,
I am currently investigating the feasibility of building an RTLS (Real-Time Location System) based on trilateration using the new Bluetooth Channel Sounding...
I've built the softsim external profile from Onomondo and it works. But when I try to incorporate it into the app I'm currently developing, it renders the code unable to boot...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
Hello Nordic Team,
We are trying to test an I2S DAC (MAX98357A) with the nRF54LM20B EVK . Could you confirm if this is supported and which sample application is recommended...
I am trying to enter MCUboot serial recovery mode on an nRF5340 through a UART command.
I mainly followed the Nordic tutorial below:
https://academy.nordicsemi.com/courses...
I am working on project with nrf54l15dk/nrf54l15, and the project runs on cpuapp without utilizing flpr. So, I decided to release the allocated section of flpr on rram_controller...
I'm seeing an issue where nrf91 SLM, running as an AT modem over UART, sometimes chokes on XSEND command and doesn't respond until the host (nrf54) sends another AT command...
i got the following code from here: https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/zephyr/kernel/services/timing/timers.html , and am using version 3.1.1 of the SDK
...
Hello, I am currently trying to use kmu to store a series of derived keys. My current systems derives AES keys and attempts to store it into KMU. As psa_key_derivation_output_key...
Hi,
in ncs3.1.1 peripheral_uart sample after disable the uart init and gpio_config, the nrf54l05 can achieve the low power state,but the avg Idle current was about 5uA,seens...
Hi! I'm currently trying to use waveshare E-Ink display module (waveshare_epaper_gdeh029a1). First of all, I wanted to test out the lvgl by flashing the sample onto nrf52840dk...
Support Ticket Draft: Severe PPP RX Buffer Overflow on nRF5340 Gateway (NCS v2.5.0)
Subject: Persistent net_ppp: Rx buffer doesn't have enough space Errors on nRF5340...
Hi
It's my first experience with nordic. I need to implement nfr 52833 with RFID-RC522 connected by SPI port. Does anyone have an example to start using the SPI port in...
Good afternoon,
We are using an nRF9151 device to send data over LTE-M. Our gateway, located in Sweden, occasionally resets unexpectedly. We suspect that a fatal error...
My task is to implement the below functionality and shared the below code Disable peripherals and GPIOs before sleep and enable back after wakeup
#include <zephyr/kernel...
Hi,
I am using NCS.
I am using SMP service through BLE, and for security reason I would like to have a custom UUID for the BLE service.
UUID is defined in zephyr\include...
I sent a 242-byte data packet, and using the NRF sniffer to capture the packets, I found that this packet was split into (27-byte per packet) for transmission. This caused...
I’ve been setting up an OpenThread network with multiple OT Sleepy End Devices (SEDs) that periodically transmit sensor data to an IPv4-only CoAP server. To enable communication...
Hi everyone, I’m working on a low-power BLE smart tag using nRF54L15 and nPM1300 PMIC. My requirement is:
When no charger is connected → the system should run from the 3...
Hello, I'm trying to bring up Bluetooth on the nRF54L15 DK using Zephyr. However, Bluetooth initialization fails during startup with the following error messages:
...