Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I have an nRF54L15DK and a custom-designed nRF54L15 board. These two boards use different pins for peripherals. The NCS version used is v2.9.0. I compiled a Matter project...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Hello, Not sure if this is the place for these questions, but here it is:
I've configured new board, and when I try to debug using the ncsconnect vscode plugin (linux...
We have a project with a device acting as a ble peripheral and a broadcast sink. First the ACL connection is set up and then it will scan for and sync to a broadcast with...
Hello everyone,
I need some help in understanding and optimizing current consumption profile of nRF9160 in LTE-M cellular connection mode.
nRF9160 is implemented in...
I initially tried Segger Embedded Studio for ARM and I clicked on connect to J link device, an error occured. I wasn't sure at that time. Then I used the nRF CONNECT for desktop...
Dear Nordic-Team,
i have a nRF9161-DK Evaluation Board. On this Board the Firmware of the Debugger SoC (nRF5340 / U3) is not working. I tried to flash another Firmware onto...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hi , am working on nrf52840 .with nrf desktop v2.9.1 . I am working on display ST7789V with the nrf52840 using Zephyr. I have integrated overlay file . while working on it...
Hello,
We use NCS2.9.0 and NRF54L15-DK do the matter development, and we use template demo, just enable CONFIG_CHIP_DFU_OVER_BT_SMP in root prj.conf, then we do the ota...
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...
I have implemented a program that sends an image's .HEX file through our custom software. The data is received and parsed by an application running on an NRF5340. The relevant...
Hello,
I'm trying to evaluate a FW development for several features of BLE used simultaneously. I need a BLE Peripheral for mobile phone connection (advertise only once...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...