Hello Nordic Team,
We are trying to test an I2S DAC (MAX98357A) with the nRF54LM20B EVK . Could you confirm if this is supported and which sample application is recommended...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
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...
Hi Team,
We are trying to establish connection between our nRF9151 board with NB-IoT enabled Jio Sim and MQTT broker using the sample provided in lesson-4-exercise-1 ...
Hi,
I have been working on a BLE-LTE gateway for Thingy91x for quite some time. To this end, I have tried various options: - First, using multi-image builds: modifying the...
Hi, could anyone show me how I can build nrf52840 dongles with customzied open thread library?
Right now, the nrfconnect examples in matter repo is using prebuilt open-thread...
I followed the recommendation in https://devzone.nordicsemi.com/f/nordic-q-a/124712/compile-error-trying-to-use-nrfx-nvmc-library-with-nrf54l15/550436 to use CONFIG_NRFX_RRAMC...
In section 5 of 'nRF91 Series Antenna and RF Interface Guidelines' there are a couple of circuit diagrams relating to antenna tuners, could you please provide details of how...
Hi,
I just saw the announcement for PRS support. This is very interesting to us for use cases where GNSS reception is temporarily poor. Questions:
What do we need to...
Hi Support Team
Must inductors be placed between the SW1/SW2 pins and the VOUT1/VOUT2 pins of the nPM1304? Can VOUT1/2 output normally if removed the inductors? Many thanks...
Hi,
I am working on a BLE application using the nRF5340 SoC(custom board) and Zephyr RTOS (NCS SDK version v2.9.0)
When I call bt_enable(bt_ready_cb_t cb) , Bluetooth...
Greetings, all. I'm a rank beginner here with all things Nordic but almost 50 years of embedded experience with other devices, environments, etc. I'm trying to develop for...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
I'd like to use the DeviceTree Visual Editor to create the DTS for a custom board starting with only the bare device. But it seems for some reason that the DeviceTree Visual...
Hello,
I’m using the Thingy91X board (nRF5340). For my application, I need to run BLE and Wi-Fi simultaneously, so I have to increase the application size. To do this, I...
Hi I'm trying to work on OTA implementation for zigbee with nrf52840-DK boards.
there is a sample available in ncs2.9.0,light switch,but i understand it can only work as...