Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi
I have developed a PCB that will be used to control some sensors. The pins NFC1 and NFC2 are intended to be used as GPIOs. However, the default processor settings configure...
Are there any ways/workarounds/configurations to drive P0.9 on nrf52840 as an Input/Output instead of just being NFC pin.
Technically we should be able to drive this pin...
Hi,
I'm using an ISP2053 (nrf5340) chip on a custom board and debugging using the nrf5340dk. I'd like to use P0.02, P0.03 as part of an SPI bus.
I set up a simple experiment...
Hello everyone,
I've recently migrated a code from nRF51822 to nRF52832, thus I started using fds library to manage flash storage from SDK v17.1.
The issue I'm having...
So i have a custom nrf52840 board that i'm working on with SDK 15.2
I want to use the NFC as GPIO.
According to the docs i need to set in the sdk_config.h CONFIG_NFCT_PINS_AS_GPIOS...
Hi,
I'm developing an Android app that will be used on Samsung Galaxy Tab devices only in which the user can connect, through BLE, to another device, which is a module added...
Hi
We have a product that uses a nRF5x Soc. Is acts as both a central and peripheral. The central part connects to a pulseoxymeter, and the peripheral part allows an app...
Dear Developers,
I am in the process of implementing the nRF9151 and would like to inquire about the necessity of the blind vias in its pad. Like on the nRF9151-DK.
Are...
SDK: nRF Connect SDK 2.9.0 with VS Code
SoC: nRF52840. nRF52840-DK for development.
We are currently using USB to output logs for debugging. For production, we disable...
Hello, I am following the official tutorial ( academy.nordicsemi.com/.../) to enable DFU over USB function on both nrf5340DK and thingy53. I am using sysbuild for both board...
Hello Nordic Team,
I am working on measuring battery voltage ( 3.7V ) using a voltage divider ( 220KΩ and 100KΩ ) connected to AIN2 on the nRF54L15 DK.
However, I am experiencing...
My device is a peripheral and during bad RF conditions I would sometimes see a BLE_GAP_EVT_CONNECTED event but the central never receives a packet from the peripheral so it...
Hello,
I'm running both central and peripheral roles for BLE on Zephyr, along with UART and some GPIOs.
SDK: 2.6.2
The project includes MCUboot, supporting DFU...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...