Hello, I can commission nrf52840 bulb by iPhone successfully using below QR code:
https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00...
Hi all,
I'm working on an application using the nRF54L15 with NCS v2.9.0 and Zephyr RTOS. The device performs BLE scanning using the following parameters:
When deployed...
we are now deploying and flashed some of ours boards and we discovered another strange issue. With this version, when it works, all is working fine (we may have a lockup on...
Hello, we are currently migrating from nRF Connect v2.9.1 to v3.0.2. When doing so, we found that the tinycrypt API was deprecated and decided to move things to mbedtls. We...
I am trying to interface the PDM mic (Link : https://www.adafruit.com/product/3492) with NRF52832 Devkit. I am using PIN 27 and 26 for Clock and Data Respectively. I can see...
I am in the process of upgrading from SDK v2.9.1 to v3.0.2. When building, I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM...
We aim to use an external Cellular module for MQTT communication.
I found that the nrfxlib/nrf_modem library is only supported for nRF9x series MCUs. Does this support...
Hi,
I am currently trying to enable the GPIO output interrupt functionality on my nPM1300ek with an STM32. However, I am unable to get it work correctly(I was only able...
Hi,
We want to evaluate the Bluetooth: nRF Distance Measurement with Bluetooth LE discovery functionality. But we only have nRF5340 Audio DKs. Not ordinary nRF5340 DKs...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
When flashing with SDK v3.0.1 the following error occurs:
-- west flash: using runner nrfutil -- runners.nrfutil: mass erase requested -- runners.nrfutil: reset after flashing...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Hi,
I'm using an nrfx_timer event with k_poll_signal_raise to trigger a thread to perform an operation.
I've noticed around 900ms delay between when the signal is raised...
I keeping getting errors in Output terminal from nRF Connect.
I work on multiple projects in multiple different workspaces. I keep getting errors about the manifest file...
I am using bumble( github.com/.../bumble) as host and nrf 5340 audio DK as controller. I use python auracast.py scan serial:/dev/ttyACM0,115200, and this error appears: Periodic...
I have followed the instructions in the DevAcademy Cellular IoT Fundamentals Lesson 3 Exercise 1 exactly, (whilist filling in the gaps from the cloned cell-fund repo) and...
Hello,
I am experiencing an issue whereby the nRF52 is not starting up when not started through the debugger. I am using an identical setup as another project with regards...