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 ...
Hi, I am using nrf5340 and nrf52840 SoC in my devices. I have tested that pairing works with the same linux machine for peripheral uart sample for nrf5340dk, nrf53 thingy...
Hi,
I am experiencing an issue with the nPM2100 I2C communication when using nRF Connect SDK 3.2.3. My hardware is a custom PCB with nPM2100QEAA and nRF52840QFAA
I am...
Hi everyone,
I am currently working with the nRF9151DK using nRF Connect SDK v3.2.3 (Zephyr OS v4.2.99). I am trying to run a basic UDP sample with a Terrestar Solutions...
Using the 54l15 chip, with the NCSv3.2.1 version, the example is compiled using peripheral_uart.
I have been using this environment for over a year now.
1. When I was...
Hi there , would the nRF54LM20A support USB "host" or USB "OTG" using Zephyr stack?
I can see that the device includes the DesignWare OTG USB 2.0 controller ( snps,dwc2...
I have made several Build-Configurations for my device. These are using "Extra Kconfig fragments" and everything works a it should.
Now I saved the Build configuration as...
Hi Team,
I am currently working on the nRF52805 module and have developed an application that supports dynamic service creation (runtime GATT service creation).
During...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Below is the relevant code and log:
SDK:v2.9.1
static void dfu_work_handler ( struct k_work * work )
{
int ret = bootmode_set ( BOOT_MODE_TYPE_BOOTLOADER );
LOG_INF...
Como faço para habilitar o registro de logs do mcuboot para visualizar os logs de atualização DFU no nRF Connect SDK 2.9.2, usando o nRF54L15 em uma placa personalizada com...
Hello team,
I attempted to measure the sleep current on the nRF54L15 DK board, but I’m seeing a very high current draw of about 74 mA.
I built and compiled the peripheral_power_profiling...
Hello,
We are developing a custom board that uses the nRF54L15 chip, and are trying to flash an application along with MCUBoot to allow for OTA updates. When I flash the...
Hi Nordic folks,
I'm trying to get the nrf54L15 in a Fanstel BM15M to go into the system OFF state and be woken up later by a timer. All the documentation I've seen says...
What's minimum hold time for a pin reset on nRF54L10? https://docs-be.nordicsemi.com/bundle/ps_nrf54L15/page/pdf/nRF54L15_nRF54L10_nRF54L05_Datasheet_v1.0.pdf doesn't state...
Hello, I am developing an application that uses Bluetooth Channel Sounding, and for that reason I need to have two devkits connected to my computer at the same time, but the...