Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...