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...
I'm using zephyr with a custom board (nrf52840) which has a ssd1306 OLED. I have it configured to use i2c0 and is working fine with lvgl.
When I try to enable uart0 (using...
After a recent update, I'm frequently finding the VS Code UI unresponsive due to intelliscan re-indexing.
About my setup. I have a complex environment with 4 different...
Hi Everyone,
I have designed the NRF52832 PCB, Before I order the PCB I hope you guys can review it one time.
Can you please review it, Also I want to tune the antenna...
Does the RISC-V processor of this SoC have access to all the peripherals similar to Cortex-M processor? Can it be used for edge AI using Neuton or ML studio ?
Hi everyone, I have made a custom app by merging together code from nrf5340_audio and iso_acceptor code. I have one issue however - audio_sync_timer_capture seems to return...
Hello, I have discovered that Zephyr's fuzzing sample: https://docs.zephyrproject.org/latest/samples/subsys/debug/fuzz/README.html is not working with NCS v3.0.2. Reproduction...
Seeking help with using SystemView on a custom board with an nRF9151. My code is based on the Azure IoT Hub example. I can enable CONFIG_TRACING =y and CONFIG_SEGGER_SYSTEMVIEW...
Hi Support Team
Sorry, I accidentally pressed the wrong button and closed the following case. I still want to check the following two questions. Many thanks.
(+) Does...
Hi Nordic team,
We are using the nRF54L15 with nRF Connect SDK v3.0.2 for a BLE-based product.
We’ve observed something strange as below:
Advertising range is excellent...
Hi
our last product is based on nRF5340 and now we start a new design based on nRF54H20, and its essential for our design, i checked alot but there is no datasheet, reference...
Background:
Over the past few weeks, I have been working on enabling TLS1.2 for an nRF9160 with Ethernet (W5500). My primary objective is to have both Ethernet and LTE...
Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
The Nordic Thingy:91X board has a Nordic nmp1300 pmic device, but the samples do not support the board (a lot of time would be saved it they did);
https://docs.nordicsemi...
Hi Support Team
Does nRF5340 support UAC(USB Audio Class) protocol? We want to input audio to nRF5340 via I2S and PDM and then output the audio to a PC via USB. Can the...