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...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Good afternoon,
The product we are developing contains some radios among which an nRF54L15 chip. At the certification company this chip is undergoing different tests. One...
I am programming firmware for the NRF52840-DONGLE. I have been able to get all the features I'm developing working, except I am now just trying to store a simple 10 digit...
I am using a custom board with a nrf5340 and vs code with sdk/toolchain version 3.0.2 and trying to get mcuboot working for FOTA. I have been stepping through mcuboot with...
Hi,I am now working with nrf5340 audio sample on nrf5340 audio DK .Here I can able to stream spho645 mic data to other dk board and able to listen using headphone .Now as...
hi Nordic.. i am trying to follow this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/exploring-the-benefits-of-mcuboots-compressed-image-support .. in...
Hello,
I’m trying to clarify the maximum ADC input voltage specification for the nRF54L15. Am I correct in assuming that it’s limited to the maximum IO voltage, i.e. VDD...
Hello,
I have developed a BLE Peripheral application on the nRF52840 (SDK 17.1.0) which works correctly. Later, I tried to integrate/port an SPI peripheral example into...
Hi,
I am a bit stuck with configuring nrf5340 project to include the bootloader properly.
The SDK-toolchain I use is v3.0.2
What I need:
encrypted and signed update...
Hello,
We are trying to increase the upload speed of our BMD-350 module. Right now we are averaging about 3kB/s according to nRFConnect.
See attached image of upload...
Hi No rdic support tea m, I'm developing a custo m appl ication on t he Thingy53 and have encountered challen ges implementing two key features that a ren't cov ered in the...
Hi all,
I'm trying to set up MCUMGR on 54L15, such that it can receive images from my border router when they're in the same Thread network. I read that we can upload images...
HI
A phenomenon occurs where the current remains at 20mA intermittently.
Actually, the BLE specification states that RF TX/RX is less than 10mA....
I'd like to know...
We are in the process of porting from nRF SDK v15.3.0 to v17.1.0.
After updating, we’ve noticed that the device sometimes gets stuck. Investigation shows this is related...
I have a custom board using a nrf5340 and a st7789 display using spi and mipi_dbi. It's I have it working on a sample project and printing "Hello World" I was using nrfConnect...