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,
Im trying to security connecting but i'm getting this bug.
After auth_passkey_display(), Next step is so late(more then 3min).
Tool : VS code
SDK : nRF...
I'm using ncs 2.9.0.
1. I flashed the firmware V0.15.1 on the device. And .
2. Update it "Confirm only" with nRF Connect Device Manager App to V0.15.2The update was Compelete...
Dear Nordic Engineer,
Hello!
We are currently in the mass production of our products. The chip model we are using is nRF52805, and the SDK version is nRF5_SDK_15.3...
Hello and thank you for your time,
We have created a board using the nRF54l15 and have used P2.07 & P2.08 for UARTE21 and P2.00 to P2.05 for SPIM20.
UARTE21 and SPIM20...
Hello,
We use NCS2.9.0 and NRF54L15-DK do the matter development, and we use template demo, just enable CONFIG_CHIP_DFU_OVER_BT_SMP in root prj.conf, then we do the ota...
I've been running into a lot of issues where a change in the configuration for the application results in an answer that basically states:
"You're supposed to add this configuration...
Hi, I have encountered issues flashing a NRF52833 board which is on a custom PCB. I have picked the project up from another developer so it is somewhat developed already....
We are using the NRF9151 and unable to establish a connection to an LTE-M network in Ireland (testing in Cork currently). We are using a Kore MVNO SIM which supports Three...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
Hello, I am working with a Seeed XIAO nRF52840.
I'm able to get an average of 500 uA in SYSTEM OFF mode. However, for this application, the current consumption during wake...
I'm trying to get the USB Mass Storage sample working on the nRF52840 using SDK 2.9. I followed the official guide here: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
Hello,
I am developing a new application using nRF52832 and writing and debugging code on Segger embedded studio (Release 5.68) with SDK v17.1.0.
I try to run simple application...