Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I am attempting to compile some legacy code for the nRF52805, and since adding the flag NRF52805_XXAA compilation fails with the following error:
Which makes sense...
Hi everyone,
I'm working on a project using the nRF54 and Zephyr RTOS . Previously, I implemented almost identical functionality on an nRF52, where the device consumed around...
Hi We are currently porting a project with a custom board and custom netcore image to sysbuild. My current problem is, that we have a custom project for the netcore image...
Hi,
I'm trying to create a new project in nRF Cloud (powered by Memfault), but the Create Project button is greyed out. I'm on an nRF Cloud Pro plan and am an Organization...
Hello, on Memfault when I click on this Developer mode switch, it does nothing. It stays off and doesn't turn on. It does this because I have one device in my project that...
I migrate an app from NCS 3.1.0 to NCS 3.2.3.
Using mcuboot with a Thingy:91 or Thingy:91X fails.
flash_img_init results in a flash_img_context, which uses ID 2, the application_slot0...
This is a continuation of this ticket. nrf54l15 zigbee end-device is bound with its On/Off client cluster to a On/Off server cluster of another ZigBee smart lamp.
I can...
Hi,
I am trying to configure an Xiao Seeed Studio nrf54l15 sense to transmit pre-processed sensor data via BLE extended advertisements. As the payload is more than 251 bytes...
Hello, when flashing t device using nrf connect icon, it fails to flash with following message
After investigation I found the generated_nrfutil_batch.json (autogenerated...
Hello, I have used nRF Connect for Desktop with the nRF52840 dongle and it works perfectly as far as using the dongle as a central device and a peripheral device (BLE advertising...
Hi,
I am using an nRF54L15 and I would like to explicitly enable the HFCLK (32MHz). I want to use it to drive TIMER00, which will run during the whole application runtime...
Hi,
I am now developing a production programmer and I want to know the behavior of SWD and SCK lines when the nRF52840 is in RESET state.
Cheers,
Kaushalya
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Hi,
Users of our product have reported issues with multiple versions of Hubitat hubs when pairing Zigbee. I'm investigating this issue and have reached a point where I could...
we are using nPM1300 EVK board for an upcoming project we are trying to interface PMIC PM1300 chip with Ambient Scientific processor GPx10 Pro.
It will be a huge setback...