Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hello everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hi. I'm trying to write a simple MQTT app. I am consistently getting these KConfig errors to do with variables I'm not using, and I have tried to set CMake to ignore these...
We're using PWM on the nRF52811 to generate a 3.2 MHz clock needed by one of our peripherals, using the nrf_drv_pwm library in nRF5 SDK 17.1.0. We're seeing power consumption...
I've faced an issue while performing Exercise 2 from the Lesson 2 of the nRf Intermediate Academy Course.
When I have my dump.bin created and the debug server running, after...
Hi,
I'm currently using NCS v2.9.0 under sysbuild and have recently been using board definitions from different directories. My recent projects possess a "boards" sub-directory...
Hi,
currently trying to boot up mcuboot with nrf54l15 pm_static for both cpuapp and cpuapp_ns. Both files are included in the zip file.
I have already tried several configuartions...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
Hi everyone, I'm a beginner in Nordic development and currently learning how to work with BLE and Zephyr (NCS 2.9).
I'm using an nRF52840 Dongle as a peripheral and an nRF5340...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Hi, I created a blinky sample for the ProMicro board. Entered the flash mode as mentioned in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/others/promicro_nrf52840...
Hi,
I have a zephyr project using an STM32U5 as the main MCU. We are looking to add WiFi capabilities and are exploring WiFi companion chip options, and are considering...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi,
I have the issue that my Zigbee device reports the error "Production configuration is not present or invalid (status: -1)". I followed the guide from this( https://docs...