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...
Hi Nordic.
Now I am working on a BLE smart card and am adding an external power amplifier. For low power consumption, i decided to give power only when I want PCB doesn...
Hi,
I tried to use nRF52 evaluation kit to program my custom board for that I have used Debug port P19 in evaluation kit. It was working in the beginning but after sometime...
Hello,
I tried to follow the instructions in this tutorial: github.com/.../nRF52832-buttonless-dfu-development-tutorial
1) I flashed this file via nrfjprog: examples\dfu...
The power estimation tool on https://devzone.nordicsemi.com/power/ maxes out at a minimum interval of 7.5ms and a maximum payload of 27 bytes, with 824mA average current....
Hi,
We need to develop an android app that can only scan a nordic ble and send out advertisment packet in our own customised UI and format. Getting the NRF_connect android...
Hi . .
I want to read the data and sent over ble UART app (via ble )
For that I am using Twi sensor ,in order to send the data what are the changes I need to do in twi...
Purchased nrf52840-DK boards for evaluation. Tested ESB protocol example successfully using Segger environment.
1. I could not find any prints on my host screen after i...
hi.......
how to choose the slave address for peripheral device ?
i am using nrf52382 and segger version 15.2
because i want to pass the address in twi sensor
guide...
Hello, Professional,I meet a strange phenomenon,now I use the nrf52832 IC, when I use the ble_app_hrs_freertos in SDK 11, the Power consumption is nomal, The Average current...
Hi,
I am using nRF24L01P and facing issue of RF Performance varies with batch to batch of nRF24L01P with built-in Antenna. To evaluate the performance of the IC and Antenna...
I am trying to run the blinky example together with freertos (nRF52840 pDK, pca10056, segger studio), so I took the hrs_freertos example and added ble_lbs service from blinky...
Hello, I bought part number NRF52832-QFAA-R7 (E0). I dont know (E0) mean. I can't find any information about it in datahseet. Is NRF52832-QFAA-R7 (E0) similar with NRF52832...
Hi Nordic,
Hardware: custom nrf52840
sw: nRF5_SDK_15.2.0_9412b96
Target example code: blinky_rtc_freertos + led_softblink
Problem faced: I want to integrate this 2...
Hello
Long range demo uses SDK15.0 with softdevice 6.0.0. It is working properly.
I changed softdevice to version 6.1.0 in the peripheral. After that, the central no longer...
Hi,
I am using 15.2.0 version with sdk 140 . As per the application of project I have added ble_app_buttonless_dfu to the usbd_ble_uart code. I have already added SAADC...