The nRF54L15 Product Specification lists the following PDM feature:
"8 kHz, 16 kHz, 32 kHz, or 48 kHz output sample rate" "Supports digital microphone clocks at 768 kHz...
Hello,
I have just downloaded the NRF52840 Reference Altium Library.
I have noticed that the step file for the component is not symmetrical about the origin.
If I measure...
We're implementing a PAwR (Periodic Advertising with Responses) based onboarding flow for a large fleet of devices (target: 200+ nodes, eventually scaling to 1000s) and are...
Hello Nordic Support Team,
We are using a Fanstel module that integrates the nRF5340 BLE SoC and nRF7002 Wi-Fi companion IC in a single module.
We have manufactured approximately...
Hello everyone, I'm working on a long-distance communication application (>50m).
My hardware is nRF52840, PA/LNA: RFX2401C, ceramic antenna: AN9520-245.
I've achieved...
Hi:
I use ncs3.3.0 and nrf54l15dk.
PC BLE pairing nrf54l15dk failed log:
prj.conf
But with BT configuration, turning off ESB related content, it can be paired...
Hi, I am developing a program for the nRF54L15 with the DFU bootloader enabled. I would like to reduce the startup current.
I am using SDK 3.2.4.
The `sysbuild.conf` settings...
Hi,I am using the nRF52840 development board, S140 and SDK16.0, I have some questions about data transmission on the UART.
I am trying to make a central device that is similar...
Hi,
I am working on a custom nrf52840 board and am having trouble connecting to the usb interface on the chip. After testing with the dev kit, the adafruit bootloader...
I trying to establish communications with a (non Nordic) beaconed 802.15.4 coordinator.
I've used some code from the wireless_uart_raw example but did not use the FSM. ...
Hello all,
I am having a problem to get SAADC to work with low power. I am using custom board with chip NRF52811, SDK 16.0.0.
I had turned on the SAADC_CONFIG_LP_MODE...
Hello Everyone,
I am using my custom board with nrf52832 SoC and developing my application firmware with sdk15.2 & softdevice v6.1.0.
In my application code, BLE scanning...
Hi,
We were trying out the LTE RX/TX test using the AT%XREFTEST command and undestood that for LTE RX testing ,an external signal generator is required. Is there any way...
Hello
I would like to know if there is a capability of a truly secured boot with the nRF53, starting with a secure bootloader in some locked or immutable memory - i.e. secure...
Hi team
I did follow the getting started assistant to set up software tools and clone sdk ncs 1.3.0.
Verified successfully at getting started assistant, too.
But, when...
Hi
I have some issues with nRF52810.
I am trying to use SPI as a Master on a custom board. I saw here that nRF52810 does not support legacy SPI : https://devzone.nordicsemi...
Hello,
We are adding BLE scanning to an ANT product.
We have been using SDK 10.0.0 from the beginning, so we use the Example below.
SDK 10.0.0.0\examples\ble_central...
Hi Supportor
I have two board, if I didn't set the gain, which used default of SDK, one board output value is 0x2f5, another output ADC value is 0x266.
I set the gain...
Hello,
I'm having issues with what I believe are interrupts, if I use the bootloader.
I'll give a brief description of the issue I faced, and then I'll state how to reproduce...
Hello,
Is there any documentation available that specifies what version of nrfutil is required to create DFU packages which are compatible with a SDK and/or soft device...
Hi
I am using NRF52 with 512KB flash, and with SDK15.2
I am not using DFU
I tried to protect the program flash pages using "sd_flash_protect".
I tried to protect pages...