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...
I'm working with the NRF9160 DK and have found the sample times for the ADC to be abnormally long. I am sampling three channels and seeing a total time for the ADC read of...
Hey guys, I am using 2 nRF52832 boards with a PCA10040. I program my boards with the BLE UART central and peripheral examples. I was wondering if it is possible to, and if...
Hello,
I used 3 nRF52-DKs to run the pb_remote and it ran well with the Mesh SDK v0.10.1. Then I created my own project and copied the code from the pb_remote client and...
Hi,
I'd like to test the sample udp_gps but SES throwes an error and a warning. The warning says: Path/udp_gps/prj.conf:36 warning: attempt to assign the value 'y' to the...
I'm attempting to use the serial DFU bootloader to update my nRF52832 firmware but am unable to. I started by following this guide though I changed some things so that the...
Hello,
Let me introduce you to the issue:
I am working on a custom firmware for a custom hardware, based on the nRF52832 and SD S132, as a central which need to connect...
Dear Nordic Support,
When I got my nRF9160 DK, I ran the getting started successfully then I followed the instruction from the 2 below links:
https://devzone.nordicsemi...
Hi
I have an issue with updating DFU by nRF Connect on iOS 12. I receive the error:
Although it is working on Android without any problem.
I am using softdevice 6...
During WDT implementation I went into flash loader problems.
It is not possible to start a new debugger session (flashing) and the system is stopped at the progress bar...
Hello,
we have bought a bmd340 low energy module that we mounted on a selfmade breakout board. Now we want to read an analog value into the bluetooth module. How can we...
In the "Getting Started->Integrating Mesh into nRF5 SDK Examples" documentation for nRF Mesh SDK v3.2.0 it is stated that nRF5 SDK integration is only tested with nRF5 SDK...
Hi. I want to use nRF52840 as a gateway(connected to cloud via Ethernet). I have to transmit a vast number of nodes' data to the cloud via the gateway. To begin with I can...
Hi Sir/Miss,
We want to test advertising interval time of peripheral device to follow APPLE accessory guideline.
We found some topic on forum, it mentions that uses...