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 using a TIMER1 compare event to generate an interrupt. Generally the code all works fine, but I have noticed some strange behaviour when loading the CC register with...
Hi,
is there any Tx ACK register or return value in ESB protocol RF..??
I am working ESB Tx/Rx. I want to check Tx ACK in Transmitter code once data is received by Receiver...
We are developing an application that requires the https connection to the server. I am using SDK v1.2.0 and https_client as a sample example. The trouble I am having is that...
Hi,
I have the Serial_LTE_Modem application running on the nRF9160DK. I am exploring its functionality in LTE Link Monitor. I am having an issue with AT#XTCPSEND in that...
I inherited a Nordic project that is running on the 52832 board with the 15.3 version of the SDK. The project uses CLI, TWI, and logging. The developer has to jump through...
Dear Sirs,
I am on v1.2.0 tag of the nRF Connect SDK, playing with both nRF9160-DK and Thingy:91 boards.
I have very hard time with Segger Embedded Studio (SES) for nRF...
Hello,
I'm using the nRF52 DK to program our custom nRF52832 boards via the debug out port. I understand that our external board must be powered independently. The DK detects...
Hi,
I am fully aware that this is not an Arduino forum and that is not the responsibility of the users here to answer Arduino related questions - I have tried looking on...
I run into this situation on Android nRF Connect [latest version], where the device can lose a connection when attempting a DFU. In this situation, the advertising name is...
Hi all,
I'm testing serial_uartes example (from SDK v.15.3.0) on nRF52840 in order to adapt it to my own project.
I need to receive and send large amount of data (up to...
I've read everything I can find in the documentation and on the forum about sdk_config.h. I also installed the CMSIS configuration wizard. However I'm still not clear what...
Hi,
For my project, firstly i erase all the user program, and then I install succesively the softdevice (s132 v6.1.0), the bootloader and my application software with nrfjprog...
I'm developing the Mesh DFU, and the source role is able to update the target role.
But now, we would like to utilize the method of broadcasting for transferring big data...
I'm running the at_client project one of our custom boards and am able to see the "AT host sample started" message, but it only responds to the first "AT" I sent. Any commands...