Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
When will the nRF9151 Hardware Design Guidelines document be available?
We are currently leveraging information in the nRF9161 Hardware Design Guidelines document in the...
Hi, recently I started migrating my company's firmware from nRF5 SDK to nRF Connect SDK. I have been following the devAcademy courses and so far 1. I have created my custom...
Hello, guys.
We need USB CDC ACM and UART driver with DMA to run in parallel as two different nodes in the device tree.
For that purpose, here is what we have in the prj...
This is a general question about selling our modem-enhanced products internationally. We use an NRF9160 (NB-IoT), but we have some of our devices equipped with older Telit...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...
Hello,
NAS-RAI (Non-Access Stratum RAI) used on NB-IoT Control Plane : on nRF9160 it was controllable via the AT%XRAI command, using the <rai> parameter :
0 – Undefined...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
SOC: NRF52840
SDK : NRF conenct SDK 9.11
Application Gateway
we had end devices to join the network which is whitelisted in the coordinator ; so please can you let...
aliexpress.com/.../1005007557383132.html
I bought the above board I checked the revision information with nrjfprog --deviceversion and it was revision 1 All functions including...
I'm using the nrf52840, and I'm doing a project where the system needs to sleep for a long time, maybe more than 24 hours. Following this ticket, to go to sleep I just do...
Hi
I'm working on understanding how whitelist filtering is implemented and works in Bluetooth Low Energy. I'm currently following Exercise 2 in Lesson 5 of DevAcademy's...
Hello,
I have a device that I want to operate on the lower range of RSSI (but still around -80dBm and have problems with disconnect. I would like to understand if there...
it will take about 25uA~ 28uA.
when I remove R18 R19, set io to input with pullup, it will take about 10uA,
&button1 {
gpios = <&gpio0 5 ( GPIO_ACTIVE_LOW | GPIO_PULL_UP...
Hi, We are working on power optimization for our project which uses nRF5340 board. Upon testing we observed when starting hardware timer the base level of the current consummed...