The spec. gives a 22V max for a limited amount of time. And max. 5.5V as recommended operating conditions.
But I wonder, what will be "inbetween", e.g. 7V for hours?
From...
i working bare-metal, using HW registers directly.... no zephyr, no SDC....
i'm able to successfully receive packets through the RADIO RX path, but now want to add a timeout...
The nPM1304 datasheet shows:
tshipToActive Duration SHPHLD pin must be held low to exit Ship or Hibernate mode: 96 (default)
May we know if debounce is applied to the...
I am trying to use the nRF54L15 DK board to flash a Fanstel BM15M module.
Fanstel BM15M module link: Fanstel BM15M Module
I am using the nRF54L15 DK board with the external...
Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
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...