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...
Hi,
I have been hired to migrate an NRF51 project that has S310 to an NRF52 one on S332.
I have looked at the migration guide in detail and had some follow up questions...
Hi I am having a hard time implementing DFU using SDK12.3 / nRF52832 now. I have tried so many times, but have failed a lot and have left a log similar to the next one in...
Hi,
I am using v0.4.0 ncs sdk.
I added following in the nrf9160_pca10090ns.overlay file
I added following in the prj.conf file
I added following in the...
I made a Windows application that makes USB connection with nRF52840. You need nordic_cdc_acm driver to use it with windows 7. Can I distribute the nordic_cdc_acm driver with...
Is it possible to route a signal derived from internal clock to an IO pin? I am new to NRF micro controller. My experience has been with Cypress PSOC and in the IDE it was...
I am trying to implement a struct that will be saved in non-volatile memory. Does the dev kit have these capabilities on its own? If it does is there a guide on how to use...
Hello,
I am using secure dfu with bonds (SDKv15.3, Segger, nrF52832), it works fine however after each dfu (application only) I lose the bond information.
I have search...
I am trying to communicate with PN7150 from nRF52840 DK using I2C pins.
PN7150 needs 3.3V and nRF52840 is supplying 2.9V.
I am able to read PN7150 on Arduino Mega but...
I made a Windows application that makes USB connection with nRF52840. You need the nordic_cdc_acm driver to use it with windows7. May I distribute the nordic_cdc_acm driver...
Hi Nordic,
We're developing a product based on the nRF52810 and got the following question:
We were wondering if we can recover a board in the worst-case scenario where...
Dear all, My team want to develop a innovative product. I am following this tutorial ( www.youtube.com/watch to enable the CMSIS Configuration Wizard in Segger Embedded Studio...
I am working with SDK15.3.0 and a PCA10040 with S132. I have two questions relating to the BLE addresses as seen by the PCA10040 and by nRF Connect.
Q1 - What is the relationship...
Modem firmware version 1.0.0
Segger version v4.18
nrf tag v1.0.0
Often when I try to flash a new build of an application and try to flash an application through Targert...
Dear Team,
I want to integrate an nRF chip into my Project. I will use a ready made module from Laird, the BL652-Sx.
For Debugging I want use the nRF52 DK and connect...