Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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...
Hi,
I’m trying to finish the first exercise of lesson 1, but when I save it to flash and run the binary, I get this error and I don’t know what’s causing it.
Could someone...