Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
HI,
I am using the nRF54L15 with SDK v3.0.0. I am currently using Timer20 for a counting function. My original power consumption was 4.6 μA when Timer20 was not enabled...
Dear Nordic DevZone,
I have a question which is quite noobish but I want to make sure I am using the right tools for the job. My setup looks like this I have a raspberry...
After gradually increasing up to ncs 3.1.0, the following issue occured: After:
LOG_INF ( "Initializing modem library" );
err = nrf_modem_lib_init ();
if ( err ) ...
Hi,
I’m working on the T5838 Invensense PDM driver for the nRF54L15 .
I’m referencing this driver: IRNAS T5838 Driver , and have updated it to work for SDK 3.0.2 (including...
Hi [Nordic Support Team / Developer Team],
I would like to confirm why the nRF54L15DK is not listed among the supported development kits for the Bluetooth: Peripheral ANCS...
I tried two different applications in BT fundamentals, the solution to Lesson 3, Exercise 1 and the solution to Lesson 4, Exercise 1. Both show "Advertising successfully started...
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...