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...
I'm migrating our project with custom boards from NCS 2.6.1 to 2.7.0, and I'm having a number of issues in the vscode extension (v2024.9.87):
The "Create a new board"...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi,
I'm getting an error when building the example temperature that says: Linking 'temperature_pca10040.elf' cannot open output file C:/Users/임선영/Documents/SEGGER Embedded...
I made a custom PCB with the NRF52840-CKAA and the same 8MB flash memory chip as the PCA10056 NRF528040DK
I used the MX25R6435FZAIL0 because the MX25R6435FZNIL0 was not...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
Hello,
I accidentally programmed BLE firmware onto my Power Profiler Kit 2 (PPK2) , and now the device is not recognized. Here's what happened:
I first opened the NRF...
hi support team,
customer had one problem about "AT%XCBAND=? "
fir st. Customer try to set catm and catnb systemmode together as below, i could not see the band17 in list...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Hello,
I know that maybe you won't be able to help but i'm giving it a try
I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver...
Hi,
I am using a NRF9160. I would like to use nrfx_timer with a base frequency of 32MHz with the TXCO as clock source.
I saw in the documentation that timers use the base...
I'm now trying to test dongle on nrf52840dongle board:
1. west build -b nrf52840dongle_nrf52840 -- -DCONF_FILE=prj_4llpmconn.conf
2. open nRF Connect for Desktop's Programmer...