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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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...