Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
I would like to know if in mesh device for the comuniation are used all that channel or only the 3 channel that are used for the advertising channel or all the channel 37...
Hi
any one a clue why I see this bar twice?(see attached picture)
Some thing probably went wrong with my previous older installation.
I already reinstaled Wireshark...
I'd like to call a function on the peripheral (by pressing a button or sending a command from the terminal) that performs unbonding from a central. I'm able to bond using...
We are looking to migrate our nrf52833 project to latest toolchain and SDK for build in visual studio.
We use MCU boot, BLE and Zephyr RTOS.
Do we need to follow each...
Hello,
i'm facing errors when trying to build matter sample thermostat.
I doesn't matter if i use VS Code or terminal
(v3.1.1) C:\ncs\v3.1.1\nrf\samples\matter\thermostat...
Dear Nordic Supportteam,
starting from the ESB sample I have developed a transmitter and a receiver application, both running on a separate nRF54L15DK. My goal is to find...
Hello, I am having a problem with Exercise 1 of the Cellular IoT lessons (nRF Academy, Asset Tracker Example). I have carefully followed all the steps outlined in the documentation...
Hi
I experienced higher sleep consumption after enabling CONFIG_PM_DEVICE. I reduced the project to the minimum and it seems that the combination of an enabled uart and...
Hi! I started designing a PCB for the nRF54L15 radio chip, which I intend to use for ESB communication between two relatively close-together (<10 meters) devices. I've been...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
In order to develop the most effective power supply possible for the nRF9160 SIP, I need to know both the maximum current consumption of the nRF9160 and its duration.
The...
I’m using nRF Connect SDK v2.8.0 and working on BLE OTA (DFU) for the nRF7002 DK . I followed the Nordic “DFU with external flash” exercise and integrated it into the Wi-Fi...
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support...
Hello team,
I am working on a Direction Finding (AoA) setup using nRF5340 DK as a CTE Transmitter (Tag) and a Silicon Labs BRD4185A (AoA board) as the Anchor/Receiver. ...
We have developed device that used 2.6 and when moving to 2.9 everything broke apart and I cant get it to boot and I cant get any output from device. Be it from USB or SWD...