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'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...
Dear Sir,
I am using Example beaconing_nrf52840_xxAA_s140_6_1_0 in nrf5 SDK for Mesh_v3.0.0 get stopped after running for sort period. I have tried to debug but could not...
Hi,
sd_ble_gatts_hvx returns 13313 in some rare cases involving the phone is far from the nrf52840.
My questions:
1. What this return code means?
2. What is the recommended...
I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.
I get this log from the device:
on_ble_evt: BLE_GAP_EVT_DISCONNECTED...
On \nRF5_SDK_15.3.0_59ac345\examples\peripheral\radio_test, there is the pca10040 project.
I can't find the pca10040e project.
So how can i to port the project to NRF52810...
Dear community We encounter a problem where the Segger RTT backend for the NRF logging library does not work in Segger Embedded Studio versions newer than 4.12 (4.16+). While...
Hi Nordic Tech Support Team,
my customer will use ISP1807-LR (InsightSIP module with nRF52840 SoC) for a project where he don't need USB.
Question:
What is the best...
I'm testing out an nRF9160 that I purchased several months ago. Sticker on back says PCA10090 0.8.2 2018.49. Testing the out-of-box asset tracker application that shipped...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 1 Peripheral * 10
All Perioheral Advertise Interval is 1000ms.
What are...
hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to...