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...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...
Adding long path/filenames to the drop-down fields in "Edit Build Configuration" dialog in VS Code Extension leads to hidden buttons (Browse). No additional files can be added...
Hi,
I am writing to inquire about the MTTF, MTTFd, MTBF and/or FIT value of the nRF52840. nRF52833 and nRF52832. Where can I find these values?
This question has been...
Hi Team,
The customer have used NRF52832-CIAA-R. The datasheet of the Bluetooth module has NFC function. Please help provide the reports of EN 300 330-1 and EN62311 for...
Hello Nordic Forums.
I have been struggling for the past couple of days to try to get the SPI working. I never thought that something this easy could have become such a...
Can the NRF54L accept a CMOS output clock signal on XL1? The NRF52s could do this via clock source register settings but such a configuration is not listed in the NRF54 datasheet...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
We are checking the feasibility on LE Audio + Mesh + Bidirectional streams. A picture is attached for the situation. We would like to know how to apply Mesh network on LE...
We're designing a board using the Thingy:91X as a reference design. We're trying to determine if all of the power components are required.
The nPM1300 appears to provide...
Hello,
We have a requirement to ensure all private keys are stored within AWS Key Management System (KMS) and the only way to interact with these is via the KMS APIs that...
Hello,
The documentation in the nRF7002 Product Specification rev 1.0 says that the P2P mode (Peer-to-peer) is supported (section 6). However in this ticket: https://devzone...
I recently had a question about AES encryption on the nRF9160 and about how to store 32-byte encryption keys. The ticket was closed after I got the following answer: " we...
Hi,my board is nRF52840,and the demo is periodic_sync_conn within ncs2.7.0,
I want to establish periodic sync with the AP whose rssi is better,but i am failed。The ESL will...