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 am working on a project on the nrf52832 board using mesh SDK v3.2.0 and SDK v15.3. I am trying to troubleshoot an issue with the publish process for BLE mesh, but I am not...
Testing DFU with IOS version of nRF connect. I am able to save my image to the IPad with Itunes. I can select the file and then start the DFU process.
Process completes...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Dear Support,
In our new project, we have 8 signal LED diodes attached to nrf52832, they are all sinking current:
3x GREEN 0.8mA (P0.16, P0.17, P0.18)
1x RED 3.3mA...
I am trying to setup a VM (Ubuntu 19.04) that has the complete setup for NRF91 development. I have been following the instructions in the nrfConnect 3.2.0 - getting Started...
Hi,
I'm using SDK 15.2. I flashed the dtm firmware on the BLE chip. How can I test its working before sending it to the certifier? I have nrfgo studio & I'm able to start...
Hi Team
We are able to flash nRF52840 based LE Module using nRF52840 DK successfully.
But we would like to know if nRF52 DK also can be used to flash/program this nRF52840...
Hello,
SDK:15.3
If not pair with moblic phone, spi is normal
And obile phone pair 52811 to send data, that also normal
But I want to integrate, then 52811 is NRF_BREAKPOINT_COND...
Hi all:
For SDK15.3, if I want to change 32.768Khz to internal LF clock, Should I enable the CLOCK_CONFIG_LF_CAL_ENABLED of "sdk_config.h" ?
if I disable CLOCK_CONFIG_LF_CAL_ENABLED...
trying to implement an external interrupt with both edge triggered. I wanted to try first pin_change_int example in sdk 15.3.0 but it is not compiling. I didn't do any change...
Need to communicat between nRF52810 and nRF24L01. nRF24L01 is standard module from Nordic. we are using nRF52 development kit and using Segger Embedded Studio (as suggested...