I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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...
Dear Nordic support,
We are using SDK5 15.2.
Our application uses FDS to maintain configuration. One issue is that we have to change the configuration via phone app regularly...
Hi,
I am working on nRF52840 DK . C:\Nordic\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\peripheral\ uart I am sending data from Arduino and showing it on PuTTY...
Hi All:
I try to create a custom Characteristic,with nrf_ble_qwr,
but when set is_defered_write = 1;
connect with NRF_CONNECT APP, I can't write under than 20 byte,if...
Hi, we just saw that %BSKGEN was added in MFW 1.2.1. However, it is not clear to us what is the intended use of it. Could you please give us a bigger picture of it?
Is...
Hi there,
I have a rudimentary understanding of programming with the nRF chipsets and Segger.
In our project, we are trying to locate the position of a transmitter (nRF52833...
when design the product, BLE output power set at +4dBm, and test the real output power with Spectrum Analyzer. when test at the MCU direct output pin the output power is about...
Hello -
We are developing on the nRF52840-DK, using SDK 15.3.0 and FreeRTOS with tickless idle. The SoftDevice is disabled. Using the PPK v2.3.1 when our app is in System...
Hi,
I have nRF9160-DK kit and its environment is set such as nRF Connect SDK and Segger Embedded Studio.
I want to build a simple application from scratch for example...
Hi,
I have a question regarding our approach to achieving high throughput UART transmission over BLE.
The protoboards we are currently testing have BL654 modules from...
Hi !
I tried to connect Thingy:91 to the nrfcloud using iBasis SIM in Germany. I want to try different telecom provider like Vodafone or Deutsche Telekom. Any recommendations...
So as part of my system I have something much like the Nordic UART service in that I need to send a notification when something arrives from the UART. Mine is a little bit...
For a Bluetooth Mesh device, or ' provisioned node ' , does provisioning happen more than once for a established network? Will this device ever need to be re-provisioned once...
Hi,
Is there is a sample for using the nrf-9610 I/O input for A2D to read a voltage across a resistor(using P and N for differential), given that I'm having Zephyr as ROS...
Hello,
A few weeks ago I created a bootloader project from the Nordic documentation: devzone.nordicsemi.com/.../getting-started-with-nordics-secure-dfu-bootloader I installed...