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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I need to store just and handful of bytes in flash, some config data. Looking around the forum I've seen recommendation to read and write from/to by using the nvs functionality...
We are in the feasibility stage of a product that requires integration of Apple "Find My" technology only.
Some questions below for pre-development: 1) If we have an existing...
Unable to program external nRF52832 custom board using nRF52840 DK (P19 Debug Out)
I am trying to program an external custom board based on the nRF52832 SoC using the nRF52840...
Hi Team,
1. Radio Firmware upgrade supports only HTTP server?
2. Application can be transferred as a complete file instead of chunks of packets?
Regards,
Sravan...
Hi,
I am attempting to sample multiple channels using the nrfx drivers. Using external timer with PPI over internal timer seemed to provide no benefit so I went for internal...
Hi Team,
1. Can we write date and time to GRTC?, if yes, can you please share the sample code.
2. can we configure GRTC to wakeup MCU as per configured time(Ex: wakeup...
Hi,
When we open a TCP socket in our nRF9151 application, we set it to non-blocking.
The flow:
Sometimes, seemingly at random, nrf_fcntl() returns -1 and errno ...
I am trying to program a custom PCB board that has a BMD380 (10059 chip). The BMD380 is setup in HV mode and is powered by a Li-Ion battery (please see the schematic below...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...
hi support team,
customer is using nRF54l15 BLE with external WIFI (not 7002), currently met with problems about shared antenna.
problem is as below:
when external wifi...
Dear Nordic,
Currently nrf7002 dts binding file for QSPI bus has an 'QSPI' label inside for [compatible, on-bus] scheme matching, This may cause problem on non-NRF host...
Been asked for a last minute change to a nrf project that is a the nrf being a client (central device) that connects to a server and gets info to and from said server. All...
I attempted to power the nRF9161DK using an external battery by feeding the VDD_nRF pin. However, the nRF9161 SiP did not operate correctly because several subsystems on the...