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...
Hi
I have developed a beacon scanner application.using nRF52 dongle as beacon and nRF52840 DK as scanner. whatever data which is being flashed by the beacon module gets...
hello , I wonder whether there's a provided coding example for nRF51822 Bluetooth connection and sending with Android phone. The platform is Android Studio in java.
Hey.
I am trying to create a zip file containing the application and soft-device hex files in order to upgrade both application and soft device (from 6.0.0 to 7.0.1 version...
Hi there,
I am trying to modify the USB CDC ACM example to work as a USB CCID. Right now the main issue that I'm facing is macros on top of macros.
It's perfectly understandable...
Hi,
I am new to nrf52840 DK , when I try to program it through nrf connect " Unsupported device. The detected device could not be recognized as neither JLink device nor...
Hi,
Greetings!
We are about to select nrf52832 for our product development and we need confirm below information before proceeding further
Overview
Device will be...
Hello Nordic.
I find two RNG example.
Both nrf_crypto_rng_vector_generate and nrf_drv_rng_rand , what is the difference?
Which one is better on RNG.
How to correspond...
I am trying to set up developing environment, and however I couldn't download and install version 7-2018-q2-update of the GNU ARM Embedded toolchain.
Would you please guide...
In my application i need to use NBIOT network & GNSS.
For that i found that i need to configure AT%XSYSTEMMODE=0,1,1,2.
But i am not clear on what should be configuration...
Central info SDK: 15.3 nRF52840
Uart communication is used. In rare cases, the value obtained by checking the waveform with an oscilloscope was different from the value...
Hello everbody,
I readed alot about the nrf52480 "how to flash softdevice and the other stuff", but i cannot get the ble_app_gls working out of the scratch.
I have the...
Hello everyone, I am trying to implement audio processings algorithms with my nrf52DK.
What i need to do in order : 1- Sample my audio signal ( It will be guitar sound ...
I need to use a nRF52 chip to handle interrupts with low (and known) latency. Basically, there are specific ~100 us long intervals during which I need interrupt latency to...