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...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I am working on a school project and need to set up SPI communication between a wiznet,W5500 and the nRF54L15DK. I can build and run my program but I am getting no responce...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...
Hello,
With NCS v 3.2.1, I am working on a BLE application with nRF52840 dongle.
I was trying to add FOTA feature in my application by adding the following line to sysbuild...
I just ordered and opened up the nRF9160 dev kit from Digikey. I was going through the quick start and I named the device and when I went through the verification step, it...
Can you clarify, is it possible for the nPM2100 to set Vout < Vbat I.e. 1.8v out with 3v battery? The behaviour of the EV kit suggests not...
The datasheet isn't really...
We have a Thingy:91 (nRF9160) that we use for various LTE-M / NB-IoT network debugging. Until recently I was able to see both RRC and NAS messages in both " Cellular Monitor...
Hello,
I am developping an application based on ESB protocole using BT840NE module (nrf52840 + nRF21540) SDK 3.2.0.
on the PTX side, I am measuring the current using the...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
When updating from nRF connect SDK v3.0.1 to v3.1.0 we noticed a change in the clock_gettime() function.
In the old version, the clock was not reset by a reboot.
The new...
nRF5340 I2S MCLK issue – unable to get 12.288 MHz MCLK for 48 kHz sampling
I am using the nRF5340 SoC and configuring the I2S peripheral as Master to achieve a 48 kHz audio...
Hi,
I get a PCBA which contains the following test points of nRF54L15 : P0.02, P0.03, P2.07, P2.08. I would like to set one of them to be UART TXD.
In pin assignment...
hi support team,
customer is using mesh and met a problem, here is the situation:
1. customer using mesh/light as basic demo, adding mesh DFU function in it ,and deploy...
*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr OS v4.1.99-ff8f0c579eeb ***
Hi,
I purchased several nrf54L15 development boards and am preparing to...
I'm trying to run a custom image on the net core. I've successfully done so using the following exercise in the intermediate course: lesson 8 exercise 2 however when trying...