Hi everyone,
I need to implement a coded Phy ble communication in a project and for that I wanted to use an nrf52840 dk. However, for it to be able to compete with the Aircable...
Hello Nordic Support,
I am using nRF54L15 with NCS v3.2.3 .
The device is using Legacy Connectable Advertising with Flags and Complete Local Name in the advertising data...
I have been learning about MCUs, Zephyr and Zigbee in order to complete a simple project to build an occupancy sensor using a simple digital hall switch that is battery powered...
Hi
I'know there already exists some tickets regarding getting the version number of the software running on the net-core but they are old and do not answer my question....
Hi there. I am trying to use the RISC-V core with a custom code to take a picture. In a separate project it is working with MBOX and communicating the image pointer in memory...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
Hi,
in https://github.com/nrfconnect/sdk-zephyr/blob/ncs-v3.2.0/lib/os/clock.c i think an include to properly resolve CLOCK_REALTIME or
CLOCK_MONOTONIC is missing, if...
I’m working on a prototype based on the nRF5340 Audio DK, starting from the included nrf5340_audio application (NCS v3.1.1). The goal is to support multiple simultaneous Bluetooth...
Hello,
I would like to ask about LTE-M communication latency when using nRF9151-DK. I am using a TCP connection to transfer data read from another device via UART (MTU=1500...
Hello! Has anyone been able to get the LED Strip samplee code and consequently drivers to work with NRF54 Dev Kit? I have tried copying .overlay from NRF53 but can't get the...
I have been reviewing the datasheet of the BLE audio SoC nRF5340. The ADC sampling frequency is mentioned, but the rate is not specified.
he references voltage is specified...
Hello,
I am trying to get the RSSI value of a connected device on the nRF54L15, the same thing with our nrf54H20 device (nRF54H20 would be great if i can retrieve it via...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
Hi,
To improve the accuracy of RTT-based ranging measurements, the Bluetooth CS specifications requires that the initiator compensate for the fractional frequency offset...
We are using QSPI to connect nrf52840 DK with nand flash of AS5F34G04SND. In page 28, 29, and page 17-table 2-1 of datasheet of the flash, we need to Program load x4 IO: sending...
I am on a custom NRF54L15 module where I want to change the default UART TX pin from P1.04 to P2.07. Unfortunately, there is no output. Using P1.14 somehow works? I also have...
Using nrf connect 3.1.1
using nrf54L15 evaluation board.
Hi,
I have an application that is using the shell capabilities of the zephyr. uart and shell is connected...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I have been trying to return set uart in low power mode and resume uart low power from a button press...
Hi, I interfaced the Quectel EC200U GSM module with the nrf5340dk. Now I want to do the FOTA with the help of GSM . Is there any example documents or any experince. And also...
I am trying to make the nrf9161 go to very low power mode for 10 seconds and then come back online.
Actually I would not mind if it were to start all over again when coming...