Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Since upgrading from SDK 15.3.0 and soft device S140 6.1.1 to SDK 17.0.0 and S140 7.0.1, I can't get my custom bootloader to work. I adjusted the linker macros to what I think...
Hello.
I'm using Zigbee SDK 4.1.0 with custom pca10059-compatible debug board with nrf52840.
Binding and subscribing to attributes on a multiple endpoint device appears...
I am switching from standard Zephyr and I am trying out nRF connect SDK v1.3.0. When I am building my app for mcuboot, it hangs after configuring the child image (mcuboot...
I've got an application that reads MP3 files from an SD card, decodes them and outputs audio data to a codec via I2S. The codec is clocked by MCLK generated by the nRF. The...
hi Support Team
I am using 3 Development Kit flashed with Mesh Beaconing Example kept apart distance of 30mtr , Say A, B , C
In Another Kit I flashed ble_app_beacon Say...
Does `sd_ble_gatts_hvx()` queue indications and if so then when does the next message get sent; after the previous one is sent or after the receiver acks the previous one...
Hi
I have a project that uses several protocols, including UART and USB CLI
As such, I had to move the nRF logger to work on RTT, so that everything could work properly...
Hello,
I was wondering if it is possible to read the model (e.g. NRF52810_xxAA_REV1) from a chip with nrfjprog?
In production we use nrfjprog to program our devices and...
Platform: pca10100
SDK version: SDK17.0
Purpose: Use radio to scan Bluetooth devices and perform CTE sampling. When the scan data and IQ data accumulate nearly 4K, output...
I'm using a 52840 and need both low stand by current and use of a UART. I understand that the UART drives up the power so I'm trying to completely shut it down when not being...
Hi, everyone
I am studying openthread.
I had a nrf52840 Dongle(running CLI/MTD example) act as MTD node to join in the openthread network.
The Dongle's LEDS were removed...
Hello,
I am using a nRF DK (nRF52832 - PCA10040 - SDK 15) to communicate with a custom electronic device developed by my own company (which integrates an 1-Wire slave)....
Hello,
I have a question regarding eDRX mode on the nrf9160 in combination with NB-IoT. I tried to configure an eDRX cycle of 20.48s for the use in a battery powered actor...
Hello,
I am using the nRF52832 on a custom board, with SDK 15.2 and SD132 v6.1. My BLE application uses the SAADC to measure VCC voltage every 6 hours. I am using an app...
Hello Sir,
I am Working with nRF52 DK Development board. My application based on BLE. I want BLE stack for Scanning mode and also tell m,e how to operate with mobile apk...