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...
I am developing an application as a peripheral based on the NRF52 SoC which regularly reads a sensor and publishes the reading to a BLE characteristic. A central (a smartphone...
I'm building some of the samples using command line in Ubuntu and have a strange issue. Everything builds fine, the merged.hex file is generated, however when I try to flash...
Hello All,
Currently i am working on nrf51422 DK board(PCA10028). I am using SDK 12.3.0 ,from this i have referred the ble_app_uart example for implementing the UART and...
Hello,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with...
I have an application that works on nrf52832 that when it is powered on is expected to read a sensor data for initial 10 seconds if any, and then start BLE advertising for...
Hello Nordic Team,
I have an application where i am playing some samples over i2s to an audio amplifier. The application also uses fds to store those samples (they can be...
Hi Sir,
In the latest datasheet (52832_v1.4), our reference schematic shows the cap (C6) of DEC2 can be NC.
For DEC2, it is 1.3V regulator supply for Radio, may I know...
Hi
I am giving a try to ESB as an alternative to BLE. I am starting with esb_prx and esb_ptx sample.
That sample works on DK boards.
In order to save energy I would...
Hello to all,
I am using nRF52832 DK with sd132, v6.0.0 and sdk 15.0.0, segger embedded studio. We want to achieve change application timer time (APP_TIMER_TICKS(update_time...
I use nRF52810 and S112 as the soft device. And I use SDK 15.2.0. My BLE device works as a peripheral. And I have to connect some iOS and Android devices with bonding. Communications...
Hello,
I have a problem, I want to measure the power consumption of the nRF9160 with the nRF9160 DK, and I have the N6705B power analyzer, and I like to know how the connection...
Hello dear Nordic community,
We have developed a custom board that contains the nordic nrf52832, which is communicating via I2C bus with a 9-axis sensor (Bosch BMX055...
I am using Softdevice 140 with SDK v15.2 on Segger studio to develope a ble application. when Debugging, the program gets stuck as shown in the attached video. However, the...
Hi, everyone,
We are developing BlueTooth projects on NRF52832 and NRF51822 modules. The projects are built from DFU Bootloader, Soft Device and Main Application. Each one...