Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Good morning everyone,
I am writing a custom protocol using the RADIO module and I am having a hard time understanding the address organization.....
My protocol supports...
Hi,
I want to interface an analog front-end Device through NRF52840-DK board Using SPI Interface . I want waveforms to be as Below:
which driver I suppose to use is...
Hi,
I try to Toggle ON/OFF the PWM using simple code below.
The PWM does not generate any output.
Please see code below;
/****************************************...
Hi,
I try to Toggle ON/OFF the PWM using simple code below.
The PWM does not generate any output.
Please see code below;
/****************************************...
What is the input impedance or input current of port P0_30/AIN6 when operating as an ADC input? Nominal or typical figures would be OK, but maximum and minimum figures would...
1、Nrf52810 does not have VDD_PA pin, whether it needs software control, whether any pin can be replaced?
2、Is there an example of the use of PA/LNA circuits in gazell and...
Hello,
The Gazell Pairing User Guide in the infocenter states that the AES ECB block is used for encryption & decryption. However, the product specification document for...
I have an issue with bonding between a PCA10040 running the sample Glucose app and an Acer tablet running Android 7 and nRF Toolbox. I have not seen the problem on a second...
Hello sir,
I am a beginner on NRF52840. I am using Nrfx_spim example for interfacing sensor with NRF Board.
I have done some driver about Reg_read and Reg_write. I tried...
I'm using the basic sdk example of ble_app_hrs_freertos example and created two tasks in it, namely Task1 and Task2. Now I have enabled preemption by setting "configUSE_PREEMPTION...
Hello everyone,
I write datas from my Client to my Server, but I don't really understand where I can retrieve my data on my server.
Is this function allowing to get...
Hi ,
What we want is a accurate ms.
below is what we do 1. Set the prescaler config.prescaler = 31;
2.When I need the Elapsed ms, First ,I get the elapsed rtc counter...
Hello everybody!
All boards below below have nRF52832 chips.
My task now is to develop a set of applications that will support the following scenario:
1) A person...