SDK: nRF Connect SDK v3.4.0 (TF-M v2.3.0) Board: nRF9151 (seen on both nrf9151dk and a custom nRF9151 board) Config: CONFIG_TFM_PROFILE_TYPE_MINIMAL=y, MCUboot with CONFIG_USE_SEGGER_RTT...
I'm currently evaluating the Shorter Connection Intervals feature of BT 6.2, and its use for low-latency HID applications. I have seen the updated HID mouse sample ( https...
Hi Håkon,
this is my follow-up ticket as requested here:
You can see my setup in the esb_ptx application in https://github.com/stemschmidt/esb-evaluation.git
I am currently...
SDK: nRF Connect SDK v3.3.1 Zephyr: v4.3.99 Board: nrf7002 DK I'm implementing a WebSocket server using the Zephyr HTTP server. The callback looks like: static int ws_connected_cb...
Hi
nRF54L15-DK QFAAC0, ncs v3.4.0, project path: ncs\v3.4.0\zephyr\samples\boards\nordic\system_off
After compiling and flashing this example, the power-on reset (POR...
I am looking to evaluate Amazon sidewalk on the nrf54L15 dev kit and have also bought both of the Semtech evaluation boards LR1110MB1LCKS and SX1262MB2CAS. The nrf54L15 is...
Can you pls send recommendation document for the exact foot print to be used for nRF54LM20A-PAAA CSP98 BGA?
I have found reference foot print BGA98N35P10X10_385X367X68.dra...
SDK: nRF Connect SDK v3.4.0 (TF-M v2.3.0) Board: nRF9151 (seen on both nrf9151dk and a custom nRF9151 board) Config: CONFIG_TFM_PROFILE_TYPE_MINIMAL=y, MCUboot with CONFIG_USE_SEGGER_RTT...
On nRF54L15, MCUboot prints Jumping to the first image slot and then spins forever, never starting the application:
sys_clock_disable() switches the GRTC SYSCOUNTER off...
Hello,
I am debugging a custom board that uses an nRF7002 connected to an nRF54L15. The nRF7002 power-up sequence appears to be working correctly, but the device does not...
I have been using a NRF52-DK board to develop a BTle solution for the past week. Today, midway through a debug session, the board vanished from my BT interfaces. It also no...
Dear Nordic Team,
I am working on implementing OTA (Over-The-Air) firmware updates over UART on the nRF54L15 platform. I have been following the "Exercise 1 - DFU over UART...
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...
I'm currently evaluating the Shorter Connection Intervals feature of BT 6.2, and its use for low-latency HID applications. I have seen the updated HID mouse sample ( https...
Summary
On a small fleet of identical nRF52832 units running the same firmware (NCS 2.5.1, SoftDevice Controller, BLE peripheral, LFCLK = RC with calibration), individual...
Dear Nordic Experts.
We designed a device based on the nRF54LS05B module.
We are writing a production test program and using nRF54LS05-DK Rev 0.3.1 for verification. ...
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...