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...
Hello,
I am working on a project that is using nrf52840 chip as a peripheral and the product is supposed to last and run for 25 years. During that period the device will...
Hi everyone I have been reading the GPS data using nordic nrf52840 over the UART. I am able to receive as much as 64KB of data via the UART. Here's the scenario of whats been...
Hi All:
Applyed the under timeslot :
causes some peripherals(eg:static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2)) n o access interrupt,
what 's the...
I am trying to get the maximum Tx power from the nRF5340 PDK.
The nRF5340 specifications say that setting VREGRADIO.VREQH is required to get the last +3dBm of transmit power...
Hi,
I know that this topic has been raised here many times, and I did read all of those threads, however none of them seem to solve my problem. As many others, what I am...
Hello,
I got my hand on the nRF9160 DK 0.9.0 and was able to connect it correctly to the nRF connect cloud.
I followed the nRF Connect for Cloud Certificate Update and...
Our repository is hosted at github and we are developing and building with Segger Embedded Studio.
Is there any documentation for setting up CI with github actions, travis...
is it possible to access application logs via the SWD interface?
For eg: i see code like NRF_LOG_INFO("Temperature example started.");
Can i see this just by connecting...
Hello everyone.
I use nRF52840 and Segger Embedded Studio. This is my first MCU development.
Thanks to the SDK, I was able to use GPIO, twi, etc.
I am interested in...
We have noticed that using nrfjprog for programming 52840 based devices (and the devkit) that programming times are longer than with 52832 based devices with the same size...
I am trying to switch leds on and off on my nrf51822 beacon kit using an android application to be made by me.
I am not able to get any similar example.
Also i want to...
Hello,
I am not able to get the UART DFU secure bootloader example work for PCA10040 nRF52DK.
I have flashed the device with Bootloader and SotDevice 6.1.1 version.
...
Hello, I am a newb currently working to be able to send and receive timestamps between two nrf52840 dk's.
I have been successful in creating a space in the advertising packets...
Hello, I am developing a Python script (Windows 10, Python 2.7.16, pc-ble-driver-py 0.12.0) to use a NRF52840 board to simulate the BLE part of an application running on a...