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 there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello,
There are some issues I have found when I tried to achieve both BLE and ESB features concurrently on nRF54L chips, and some of them I have figured out how to fix...
I have BOARD_ROOT set in both zephyr/module.yml and in CMakeLists, and in my boards folder I have a custom board "boards/nordic/myboard". I have all the necessary files for...
Hi,
We have come across AT%XRFTEST command problem for TX test on nRF9151 EVK. We have used nRF9151 modem firmware version 2.0.2 and executed following AT command on nRF9151...
Hi Nordic team,
I’m building an LE Audio gateway on the nRF5340 DK using the TMAP_Central sample (NCS v3.0.2, with minor local changes). The setup captures audio, encodes...
I'm working with nRF52840 microcontroller, nRF SDK 17.1.0 and Softdevice S140 version 7.2.0
The peripheral devices sends 29 bytes of data with a BLE notification from a...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
I'm currently using firmware advertising/scanning with 1M PHY, but I'd like to use Coded PHY instead. I tried changing the advertising parameters as shown below, based on...
Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
Hi,
I have LIS2DW12 (Gravity board) connected to my NRF54L15-DK with the following overlay:
& pinctrl {
/* Pin control for I2C21 */
i2c21_default: i2c21_default...
Hello,
I have set up the light and light_switch BT Mesh examples on my nRF52840DKs. I have used the nRF Mesh app to provision them successfully and I can see that they work...
Hi,
I am using NRF Connect environment and would like to enable by program to use MCU Boot functionality with dual-imaging support and FOTA updates.
My Kconfig.sysbuild...
I need to change the path of ncs. after try sometimes, I failed. So, I need remove all the settings and retart my work from initial status. I uninstall vs code. and install...
Dear Nordic Team,
I am trying to configure logging through J-LINK RTT for my firmware.
My prj.conf contains the following:
CONFIG_PRINTK = y
CONFIG_CONSOLE ...
My current product uses the NRF523840 with CODED_PHY periodic adverts. I want to improve the range.
I'm considering a +14dBm (SAR limited) product variant with the NRF54L10...
The nPM2100 datasheet (v1.0) states in multiple areas that the VOUT pin is discharged when the device enters Hibernate mode (and certain other modes).
Is this discharge...