Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
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?