Board: nRF52840 DK (pca10056) NCS version: v3.2.3 Goal: Send and receive raw 802.15.4 frames with a custom packet format, without using OpenThread, Zigbee, or any other mesh...
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...
Hey all, I wanted to enable shutdown and standby modes for this chip, but realised that I can not use the layer of zephyr. When i try to CONFIG_PM=y in prj.conf it does not...
I'm using nRF Connect for Desktop on Linux and updated today to v5.3.0.
I have J-Link V9.24a installed and it is available in $PATH. Also it works well with Programmer v4...
Hi,
I'm running the system_off/ sample on v3.2.3 with these settings in prj.conf
And with this overlay file:
However, I can see that there's a high (and in fact...
Hello, I'm building a multi-image project for an nRF9151: a two-stage bootloader (NSIB + MCUboot) plus two independent non-secure app images.
Each app needs to be able to...
I'm using the MCUmgr + MCUboot solution for BLE OTA FW updates (i.e. CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU).
Is there any way to require pairing for firmware updates? I see...
I'm trying to capture a ble connection with nrfutil. What I've done:
- installed nrfutil on my arch based linux machine
- install ble-sniffer
- setup the nRF52840 Dongle...
I am aware from this post https://devzone.nordicsemi.com/f/nordic-q-a/106424/ble-audio-test-app-supporting-both-cis-and-bis t hat the primary LE Audio controller does not...
Hello, I have a wierd bug on my board using an nrf54l10. I am using the sys_poweroff(), function to put my device to sleep. Everything is working fine. However, sometimes...
nRF PPK2 HW is not working with latest 64 bit OS, ARM based processor, the same HW is working on linux/windows(intel based) below is the log from an ARM based processor: ...
Hi all,
I am having problems setting up a proper project running the application core and the flpr for nrf54l15. I want to build the FLPR binaries as completely separated...
Hi, I'm using a WisBlock setup with: • RAK19001 base board • RAK4631 core RAK18030 microphone in IO slot A • RAK15002 microSD in IO slot B I'm running Zephyr / nRF Connect...
Hi everyone,
I have a problem with flashing code to Nora-B126, when i press flash in Visual Studio Code everything works fine. I got:
Parsing image file. Verifying programming...
Currently, I am working on nRF5340 Audio DK boards. I am using two nRF5340 Audio DK boards to function as a walkie-talkie using the onboard microphones. Using the nRF5340...