In our product, we use Laird (Ezurio) BL653 BT module. In some countries such product requires SRRC certification. For SRRC certification we set BL653 to DTM mode with AT...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
I've been trying to communicate with an external device which supports up to 25 Mhz on its SPI. So, to improve performance, I'm using the SPI3 at 16 Mhz. I have no issue at...
Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not...
Hi:
I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.
NCS 3.0.0.
The part I modified...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...
After updating to nRF Connect v3.1.0, I am not able to build a project that was started with v3.0.2, nor the matter template sample. When building both my application and...
Hello,
I have been evaluating the DECT NR+ physical layer with nRF9161DK boards with the v3.0.2 DECT Shell sample application. I am wondering if there are going to be any...
Hi Sir,
I have a question about these two configurations in overlay-ppp-cmux-linux.conf, CONFIG_MODEM_BACKEND_UART_ASYNC_RECEIVE_IDLE_TIMEOUT_MS and CONFIG_MODEM_BACKEND_UART_SLM_TRANSMIT_TIMEOUT_MS...
Hi,
I recently started working with the nRF9151 DK and was able to run the initial demo programs without any issues. To continue testing, I picked up a Thingy:91 X, but...
Good day, Nordic staff!
We are working on a product using the FLPR for its intended peripheral-controlling purpose. For us, the best way to send commands to and receive...
Greetings to everybody! There is some question about nRF54L15-DK board measured current consumption. I measure current via the P6 connector, that is, I measure current within...
Hi,
The same hardware and software have been in continuous production for several years without issues. However, the latest batch exhibited abnormally high power consumption...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...
Hello,
I'm using the nRF5340 and have configured UART with EasyDMA to receive a variable number of bytes at 307200 baud. Our application has strict timing constraints, so...