When I create a new build ciónfiguration in nrf connect I get this Loading and the new configuration is not created itself.
This error is displayed in the VScode.
Could...
While building the program I get this error message: "DT_N_NODELABEL_cpucell_cpuapp_ipc_shm_trace_REG_IDX_0_VAL_ADDRESSU" As far as I can tell, this error message is releated...
Hello,
I have a pin on port 1 of the nrf54l15 that I am bitbanging for a custom tx/rx 2-wire protocol. I have already managed to implement the tx capability and I was hoping...
Hi,
I've got two ESB transceivers talking to each other - a PTX on nRF52832 (E73 module) and a PRX on nRF52810 (Holyiot module, the "tag"). Both chips can obviously TX and...
Hi Nordic team,
I am currently researching Bluetooth Channel Sounding, where I have setup two nrf54LM20-DK as intiaitor and reflector respectively.
I am using NCS 3.3...
Hi:
I use sdk ncs3.3.0 and nrf54lm20dk.
Failed to return using AA dfu_target_init.
OTA firmware is zephyr.signed.bin.
I: DFU header I: 3d b8 f3 96 00 00 00 00...
Dear Nordic team,
Please tell me the theoretical power consumption of the nRF54L15 when using CH—both for the initiator and the reflector.
Best Regards,
Riki Yosh...
HI
I am currently carrying out secondary development for PAWR based on NCS 3.2.1. I understand that its communication adopts frequency hopping. I would like to ask whether...
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...
NCS-3.4.0, on nRF5340, custom board losely based on PAN1783. No RTT backend, BLE stack works properly:
RTT enabled, BLE stack reads some garbage:
Printing is done...
Hello,
I ma gathering some data from nRFCloud API, and I noticed a small issue with the pageNextToken. I noticed this on https://api-docs.nrfcloud.com/#tag/FOTA-Job-Executions...
I migrate an app from NCS 3.1.0 to NCS 3.2.3.
Using mcuboot with a Thingy:91 or Thingy:91X fails.
flash_img_init results in a flash_img_context, which uses ID 2, the application_slot0...
Summary: CONFIG_MBEDTLS is force-enabled and won't compile without PSA_CRYPTO, costing ~31 KB of secure RAM for unused functionality
I've just migrated my project from v...
Hello, our design does not use the USB block of the 52833. In the electrical schematic we have connected VBUS (AD2) to GND and we leave D-(AD4) and D+(AD6) open. Due to a...
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...
Hello,
I am trying to debug a basic test project and using the "Debug with Ozone" button in the nRF Connect for VS Code extension. I am using the nrf54l15dk board for development...
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. ...
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...
When compiling some USB code, my compiler spits out this error:
../../SDK/15.3.0/components/libraries/usbd/class/hid/generic/app_usbd_hid_generic.c: In function 'app_usbd_hid_generic_idle_report_set...
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...