Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...
Hello,
We have some hardware that uses the nPM2100 in roughly the 'one button' configuration where the SHPHLD signal is used for the reset button as well. When the reset...
Hi, We have a device already in production. We have an issue where the device fails to connect to an Android phone or iPhone hotspot with WPA3-Personal. We tried to change...
nRF54L15 - NCS 3.02 - Toolchain 3.02
I'm exploring using the Zephyr Shell to replace my old legacy CLI interpreter which hooks onto a uart callback. I can set up custom...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...
Hi,
I have a project with nRF52840 where I uses 3xSPIM. 2 are connected to a real-time-clock and accelerometer. The third is connected to an SD-card.
I realized that the...