Hello Nordic Team,
I'm implementing a multi-instance FOTA system using the Advanced Firmware Update object (33629) with 3 instances: - Instance 0: nRF9160 application (working...
Hello Nordic Support,
I am using nRF54L15 with NCS v3.2.3 .
The device is using Legacy Connectable Advertising with Flags and Complete Local Name in the advertising data...
Hi there. I am trying to use the RISC-V core with a custom code to take a picture. In a separate project it is working with MBOX and communicating the image pointer in memory...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
nRF54L15, Zephyr +MCUboot. I am unable to redirect LOG_INF() output to RTT.
prj.conf
Can you tell me what is wrong? How to force logger to output to RTT?
I get error provisioning key on nRF54L15 and NCS 3.0.1. I tried using "Erase all" in nRF connect SDK Programmer, but it doesn't help. Please check also the attached log. nrf54l15dk...
We are trying to pass interrupts at high speed (clock signal) running at 800khz from port p1 to signal the RISC-V Co-processor to trigger a capture on a 4 bit bus. Is it possible...
Hi,
using nrf connect sdk 3.11, nrf54L15-PDK
I am testing low power with development board, I am trying to reach low power 2.9uA as bench marked.
When GPIO (button)...
I noticed in SD7 SDK16.0.0 when CENTRAL and PERIPHERAL connections are defined, the soft device will return designated central and peripheral connection handles. For example...
Hi,
We are modifying our existing product and adding PA to increase the range. Device right now is developed with nrf5 SDK, but we have plans to move to NCS. However manufacturer...
hi support team,
customer is using our 54L15 for mesh lighting project, here are three questions:
1.
customer needs timer model, i see the "time_cli.c" and "time_svr...
I'm developing for a custom board that has an nRF52832 and an FM25W04 external flash. My application uses nRF Connect SDK v2.9.2. I have a debug build that doesn't use a bootloader...
Gemini gave me some code to help get the phy when a connection is updated which does compile but there is an error warning in vs code. Here is the code:
here is the error...
We are evaluating the nrf54 series chips for a new product. We currently have a product that uses the nrf52 series and the distance measurement library. I see that the nrf54...
Hello,
I'm using nRF52840 with Softdevice S140 7.0.1 and SDK 16 for my BLE application in which I send data via notifications. I'm interested in tracking the hvn_tx_queue...
Hi everybody, I have some problems with flashing my custom PCB with an nRF52832. I saw online that you can flash the nRF52832 using the nRF52840 DK. I have looked into a lot...
Dear Support Team, I have downloaded the latest version of VS Code;
I have also installed the latest version of the nRF Connect for VS Code Extension Pack;
The J-Link...
ncs: v3.2.0
chip: nRF54L15
If I set CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000 (64K), MCUboot fails to boot, and the error displayed is: 'Protect mcuboot flash failed...
We are not using the NRF5340DK board. According to tests, after initiating an SPI data exchange, the program is delayed in executing the next CS pull-high operation, resulting...