Hi there,
we're currently in the process of changing our hardware to use the nRF54L15. Since all the security regulations are getting stricter and stricter and the support...
we used SDK V2.6.2,
we used external flash for the OTA,
when we do the OTA after the NVS flash is erase so how we can solve this,
we used nvs_storage for this,
EMPTY_0...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
I want...
Hello, I have developed a module using 54L15 and am currently measuring its RF performance. On Rohde & Schwarz instruments, I have observed numerous test results regarding...
Hi I'm trying to get more insight about nRF7002 power supply requirements. My last question didn't get a follow up so I guess a block diagram of the internal power arch was...
I'm testing my code based on nrf5SDK v17.0.0 with nrf52832 board.
By nrf connect application,I can see the broadcast packet from my board.It looks something like this. ...
The workaround says:
" Trigger TASKS_PLLSTART before TASKS_XOSTART is triggered and trigger TASKS_PLLSTOP after TASKS_XOSTOP is triggered."
I would like to start HFXO...
HI! We want to use different toolchains folder per VSCode projects, but it seems, that the nrf-connect setting "nrf-connect.toolchainManager.installDirectory" is not capable...
Hey guys, for testing purposes on nrf52833 and SDK 2.8.0 I want to use a simulation and stumbled upon bsim . I followed the instructions there and can build and run the hello...
Hello. We are testing nrf5340 - nrf7002 using the example of blpovisioning. I try to put on/off function using button, but if I reset pcb and turn on, it will connect to wifi...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi there,
we're currently in the process of changing our hardware to use the nRF54L15. Since all the security regulations are getting stricter and stricter and the support...
I used SDK v2.6.2 with the nRF7002 DK kit.i used mcu boot secondary with external flash.
I was able to perform OTA using the nRF Connect app, but after resetting the DK...
Hi,
Is there a way to make the main thread to execute after any interrupt?
For now, I have something like this (ncs 2.7.0):
in main thread :
In each IRQ handlers...
I have our app on the nRF7002-DK board running with MCUboot configured for USB firmware updates. That is working fine, but is there some way to enable the console output from...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
-- west flash: rebuilding [0/16] Performing build step for 'tfm' ninja: no work to do. -- west flash: using runner nrfjprog -- runners.nrfjprog: reset after flashing requested...
nrfConnectSDK V2.8
Toolchain
Board: nrf5340dk
Hi, while compiling ncs-spi-master-slave-example , I am getting below errors
In function 'spi_init': C:/Users/hello...
I am using nRF Connect SDK 2.9.0 with Toolchain 2.9.0 and trying to interface Winbond W25Q32 SPI flash memory with nRF21540DK (nRF52840) . I need help with the following:...
we used SDK V2.6.2,
we used external flash for the OTA,
when we do the OTA after the NVS flash is erase so how we can solve this,
we used nvs_storage for this,
EMPTY_0...
Hi all,
I develop my own IoT board using NRF52840-QFAA (Rev3), I am follow the Intermediated Course about Creating custom board but some how my board cannot run blinky example...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
I want...