Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
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:
...
Hi,
I am using a custom nRF5340 board and referring to the Zephyr sample application located at:
ncs\v2.6.0\nrf\applications\nrf5340_audio
My setup and testing environment...
I'm experimenting with Bluetooth Channel Sounding using the nRF Toolbox Android app and the nRF54L15-DK. I'm curious about why CONFIG_BT_CTLR_SDC_CS_MAX_ANTENNA_PATHS needs...
Hi, I put a PCB antenna on my nRF52832 board, designed in KiCad as closely to the reference spec as I could, and manufactured on 4 layer by JLCPCB.
With the prototype in...
I have an adc connection I want to sample quickly after an event. The connection has some capacitance which is limiting how fast my value can update, so I want to drain the...
Hi,
I'm really sorry but I can't figure out how to do this. I've added FOTA to my ZigBee project (using the light switch example) but I can't find anything on how to generate...
Hi Nordic Dev,
I just saw the video about Bare Metal (BM), and was wondering about some of the differences between Zephyr based and BM NCS.
Power consumption is mentioned...
Hello Nordic Team,
We are working with the nRF54L05-QFAA-R (QFN 48-pin package) and need clarification on which physical pins can be used for UART, I2C, SPI, and I2S interfaces...
I am trying to do power on/off the below GPIO pin through UART test commands or through normal power on/off operation. i am not able to see the pin getting ON/OFF, nothing...
I'm using the nRF54L15-DK with nRF Connect SDK 3.0.2 , and trying to advertise using Coded PHY (Long Range) .
My goal is to make the advertising signal continuously visible...