Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I am trying to run a simple button event yet callback is not fired when
CONFIG_PM_DEVICE_RUNTIME...
Hi
Could you provide nPM1300 NTC pin inside structure?(pull up resistor value, pull up voltage, others..)
And I want to know how to calculated NTC temperature by measured...
Hello everyone,
We'd like to use the rom_report and ram_report commands to be able to see (with a somewhat granularity) how much ROM and RAM do specific feature use so that...
Hi,
Question on the nRF7002. Can it be used as a hotspot to support 5 -10 wifi clients?
Basically, the need may be to download user manuals on site with a tablet.
...
Description
I was following the tutorial from DevAcademy regarding the setup of the nRF Sniffer for Bluetooth LE : DevAcademy: nRF Sniffer for Bluetooth LE
However, the...
Hello,
I designed a PCB using nRF52840 for controlling the board.
I have physical access to the following pins : SWDIO, SWDCLK , VSS , VDD , nRESET.
What is the boot...
Hello,
I am trying to exchange data with an external slave sensor via SPIM communication using the nRF5340DK.
I am currently facing two main issues:
1. The spi_transceive...
I am using the NRF54L05.When I was using the timer function of the Zephyr software, I created a timer with a 10ms cycle. After my system had been running for a long time ...
ncs: v3.2.0
chip: nRF54L15
If I set CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000 (64K), MCUboot fails to boot, and the error displayed is: 'Protect mcuboot flash failed...
Hi,
Can you please guide me if I want to receive a larger message of around 15KB from server, how can I do it using CoAP block transfer in thread.
I am using nRF5 SDK...
Hi,
I built the nrf/samples/bluetooth/hci_lpuart program in SDK v3.1.1. I am using an nRF9160DK board version 1.1.0. I did add several printk statements to zephyr/samples...
Hi Team,
We are working on a commercial pre-production project using nRF5340 and are currently migrating from nRF Connect SDK 2.6.1 to NCS 3.1.1 . We followed the official...
I have several hardware pieces based on the Fanstel WM02C nRF7002 module (nRF54L15 host) and am having problems connecting to WiFi networks on a subset.
All modules successfully...
nRF54L15, Zephyr +MCUboot. I am unable to redirect LOG_INF() output to RTT.
prj.conf
Can you tell me what is wrong? How to force logger to output to RTT?