Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hi all:
For SDK15.3, if I want to change 32.768Khz to internal LF clock, Should I enable the CLOCK_CONFIG_LF_CAL_ENABLED of "sdk_config.h" ?
if I disable CLOCK_CONFIG_LF_CAL_ENABLED...
trying to implement an external interrupt with both edge triggered. I wanted to try first pin_change_int example in sdk 15.3.0 but it is not compiling. I didn't do any change...
Need to communicat between nRF52810 and nRF24L01. nRF24L01 is standard module from Nordic. we are using nRF52 development kit and using Segger Embedded Studio (as suggested...
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...