Hi All, I am trying to write to "adafruit e-link 2.13 Featherwing colour dispaly" from nRF54L15DK running zephyr. With ESP32 i am able to write to the display. But with nRF54L15DK...
Hi, i am looking for basic start up parameters for a 24L01.
I do all my programm in assembler (sorry i am old).
what i aim to do is simple TX-RX, like a small remote...
we want to use NPM2100 with 2.4V rechargeable battery, burst 2.4V to 3.3V @150mA.
there are a sepcial charger solution for the 2.4V rechargeable battery .
Could Nordic...
Hi,
I'm attempting to upgrade an existing project (which is still in the development stage) from NCS 2.7.0 to 3.0.2; this seems to break native TLS, and I'm not sure why...
Hi, I've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
Hi,
I try to Toggle ON/OFF the PWM using simple code below.
The PWM does not generate any output.
Please see code below;
/****************************************...
What is the input impedance or input current of port P0_30/AIN6 when operating as an ADC input? Nominal or typical figures would be OK, but maximum and minimum figures would...
1、Nrf52810 does not have VDD_PA pin, whether it needs software control, whether any pin can be replaced?
2、Is there an example of the use of PA/LNA circuits in gazell and...
Hello,
The Gazell Pairing User Guide in the infocenter states that the AES ECB block is used for encryption & decryption. However, the product specification document for...
I have an issue with bonding between a PCA10040 running the sample Glucose app and an Acer tablet running Android 7 and nRF Toolbox. I have not seen the problem on a second...
Hello sir,
I am a beginner on NRF52840. I am using Nrfx_spim example for interfacing sensor with NRF Board.
I have done some driver about Reg_read and Reg_write. I tried...
I'm using the basic sdk example of ble_app_hrs_freertos example and created two tasks in it, namely Task1 and Task2. Now I have enabled preemption by setting "configUSE_PREEMPTION...
Hello everyone,
I write datas from my Client to my Server, but I don't really understand where I can retrieve my data on my server.
Is this function allowing to get...
Hi ,
What we want is a accurate ms.
below is what we do 1. Set the prescaler config.prescaler = 31;
2.When I need the Elapsed ms, First ,I get the elapsed rtc counter...
Hello everybody!
All boards below below have nRF52832 chips.
My task now is to develop a set of applications that will support the following scenario:
1) A person...
This question comes from my high-level goal of testing I2C using the SWDIO/SWDCLK pins on the nRF52840 Dongle, so if there are faster ways to experiment with that functionality...
Hi,
I am having hard time understanding the use of "addr_id_peer:1" field in the structure ble_gap_addr_t. Could you please help me understand the usage/significance of...
Hello, Is there any intention to add the the nRF52810 reference design to the Eagle library on github? There are five Eagle design blocks already available on github, except...
Hi,
I encounter error when I debug the nrf52832 DK.
I run the example code "ble_app_uart" provided in the SDK.
Below error shown when I set the break point in any line...