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.
...
Summary
We are running on an nRF54L15 and receiving continuous NMEA output from a GNSS module over UART using UART ASYNC. After some time (30 minutes to hours) of normal...
Hello,
I am getting an error with the modem_info_params_get() function when I try to get the modem parameters. I am currently using SDK 3.2.0 with the FW MFW_nRF9151-NTN_v1...
Board: nRF54L15-DK (PCA10156), hardware version 1.0.0 OS tested: Windows (Lenovo Legion 5), also tested on Linux — same result on both
Problem
The board is not recognized...
Hi, I am trying to sound two reflectors from a single initiator, and since the CS works on a one-to-one ACL system, I wanted to know how I can reset the CS-related stuff in...
Hello,
On my board I implemented an RS-485 interface using the ST4E1216IDT transceiver. The DE (Driver Enable) and RE (Receiver Enable) pins are tied together and connected...
Hi Nordic Team:
I am developing the firmware for nRF54H20 using NCS v3.2.0. I need to quickly configure 16 GPIOs as input with pull-up resistors, so I adopted the coding...
I want to highlight 2 infuriating bugs in nrf connect SDK. I believe it applies to all versions.
1) If you have more than one app in your applications tab, the context will...
Hi I would kindly ask what is the recommended layer stack up for npm1300 PMIC.
In reference designs 4 layer board with 2 internal ground planes is used. Looking at the docs...
Using:
NRF9151
TF-M enabled
NCS 3.2.2
I'm trying to find more space for my heap on the nrf9151 and I'm disappointed that with a minimal implementation of TF-M...
I am currently working on a project where I intend to use an nRF54 chip as a BLE or ESB receiver node to capture JPEG image signals and transmit them to a PC via USB. I would...
hi
After switching the 9160 crystal oscillator to an external crystal oscillator, we found that the power consumption of the MCU increased by approximately 1.2 mA constantly...
Hello,
I created a copy of the nRF Cloud CoAP Device Message sample application for the Thingy 91 X. It builds using the default optimization level. However it fails to...
Hello,
Is there any AT command to enable/disable HW Flow Control RTS/CTS for nRF9151?
I tried AT+IFC=0,0; AT+IFC=2,2; AT+IFC? commands but getting error.
Thanks
Hello,
I come today with an issue that was already reported in other tickets such as:
https://devzone.nordicsemi.com/f/nordic-q-a/126189/nrf54l15-grtc-syscounter-resets...