This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
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...
Each time I attempt to use a Zephyr API on my NORDIC device, I face the mystery of what CONFIG setting are required to go with it. For example:
To make the Async UART API...
NCS 2.7.0 with Toolchain 2.7.0
I'm working on an out of tree application derived from the example application project.
I'm using sysbuild with MCUBOOT.
The processor...
Hello, we are using the NRF52810-QCAA in LDO configuration. On reference design, there is an NC decoupling capacitor on DEC2 pin.
Is it possible to completely remove it...
Hi,
Not sure if it's a zephyr issue or a LVGL issue, so I hope I'm at the right place.
I use an 1.54 eink display with the SSD1681 driver, and LVGL. Everything goes well...
Hi Nordic,
Board:nRF54L15 DK
Code Base:peripheral_uart
Issue: Added Zephyr NVS Flash support but encountered error -22 from nvs_mount(&fs). Additionally, data cannot...
Hi everyone,
I'm working on the nrf54l15 with the nrf sdk v9.0.0 wihch I assume integrate matter version 1.4. I'm using the google nest max as a thread border router....
I am developing on a custom nRF5340 board, but I encountered a BLE-related error. To troubleshoot, I built and flashed the basic example peripheral_uart , but the following...
Hi,
We are working with nrf53-DK evaluation board, and we are using P1.02\P1.03 pins for I2C communication.
We wanted to connect a 5V I2C slave on these lines can we connect...
Hello!
I am using an nRF Connect SDK V2.9.0 with a nrf54l15. I want to set up a project with a custom board. I want to add DFU in the future, so there must be MCUboot bootloader...
Hi everyone,
I'm currently working on a low-power application and aiming to minimize sleep current as much as possible.
Thanks to some great advice I've found on this...
Hey so I am making a capstone project with Drapers lab from University of Massachusetts Lowell and one of the requirements is to create an friendly end-user GUI instead of...
I want to confirm these questions,hope someone can give me some explaination.
1) RADIO has it's own kernal which is some kind of MCU.
I have looked through some doc on...
Hi I am using the nrf9160 with the npm1300 fuel gauge with ncs 2.7 For the function `nrf_fuel_gauge_process` there is a note for the vbus_present param ` vbus_present True...
I have upgraded nRF Connect SDK from v2.6.0 to v2.9.0 and also upgraded custom board definition to the HW model v2 according to the nrf9160dk board files. After compiling...