Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Our production facility has some concerns about using the OTP parameters. Specifically, they are concerned about writing the wrong value and then needing to scrap the device...
Hi,
We are developing a product based on nRF5340(ncs 3.1.0) and using MCUboot for OTA updates of both app core and net core.
During an OTA update, the following issue...
Hi Team,
I am working with nRF5340 and have a few clarifications regarding SWD protection (APPROTECT / ERASEPROTECT).
While the application is running, is it possible...
We have an unusual issue.
We are using the nrf 17.1 SDK for a custom board with the nrf52840 in tickless idle mode (RTC1) - using the available port_cmsis_systick.c for...
Hi there
I'm using the HCI UART bridge from NCS v3.2.1 in zephyr/samples/bluetooth/hci_uart with the provided overlay-all-bt_ll_sw_split.conf on an nRF54L15Dk and our Bluetooth...
This is just a request for an update to some documentation.
If you do a web search for "nrf NSIB" the first page this is likely to show up is this one . It's a good page...
Hi devzone team I'm working on the nRF54L05 with the FEM RFX2401C from Skyworks. I'm trying to configure the FEM with the "Simple GPIO" option. Here my overlay file:
After...
I have a problem which seems similar to this one: https://devzone.nordicsemi.com/f/nordic-q-a/106158/zephyr-os-ble-central-multiple-notification-subscription-event-issue ...
I'm using the peripheral_lbs sample for testing with the PPK2 kit and the 1.0.0 nRF54L15-DK.
I have disabled logging and serial and added PM_DEVICE and PM_DEVICE_RUNTIME...
I don't know if there is a bug in either nrf9x_socket_offload_close , nrf_close , or our usage of the modem.
It seems to be that if we power off the modem and deinitialise...
Hi,
Having developed for the past several years with Nordic's legacy library, I'm attempting to get started porting my project to Nordic's Bare Metal SDK.
I managed to...
Using the nRF9151 with nRF Connect SDK v3.1.0 and modem firmware 2.0.2 , we're seeing an issue where the modem works fine for days, then it is suddenly unable to open any...
Hello DevZone Team,
I would like to express my appreciation for the excellent support and the collaborative community platform you provide for nRF developers.
We are currently...
Hello! I am trying to compile hci_ipc sample for raytac_mdbt53v_db_40 board (using nRF SDK v3.2.1) and getting the following error: The sample compiles fine for the nrf5340dk...