I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi,
What would be the state of SWD/SWCLK be when the nRF52840 is held in RESET mode?
I am thinking if a simple gang programming be implemented by SWD/SWCLK be shared among...
Hi,
I am trying to run the Zephyr icmsg sample on the nRF54L15-DK. My goal is to establish communication between the M33 core and the RISC-V core.
https://github.com/zephyrproject...
Hello All,
I am having an issue where attempting to follow the quick start for an nRF9151 development board leads to this error:
I have looked at this post , and unfortunately...
Hi, We are seeing some odd behavior when running in the peripheral role connected to a central device. Occasionally, it appears the central device needs to retransmit a packet...
Does the SPIM of nrf52833 support the selection of SS pulse mode? The SPI of STM32 supports specifying the data bit width by the hardware pulling up the chip to select the...
Hello All,
I implemented the HTTPS call to Amazon using the certificate, and the POST request returns the device ID. Like you docs: Exercise 2 - Adding TLS to the HTTP connection...
HI
My current system consists of an nRF54L15 paired with an external flash and sensor. In low-power mode, the current consumption is approximately 15 µA. After sleeping...
Hello! I am facing issues when trying to set up a PPP connection using the Serial LTE Modem (SLM) application on the nRF9151 DK, and I would appreciate some guidance. I am...
Hello,
I have seen many topics regarding the SAADC sampling modes and power consumption trade-offs on DevZone, but none of them clearly address my concerns. I would like...
Hi there,
We are currently developing a system, where around 480 kbytes of data are transmitted over BLE. Throughput is supposed to be as high as possible.
We are using...
I have a school assignment revolving a technological product, where i need to ask a few questions to a business about their involvement with the product. Therefore i need...
I set the voltage at the PPK “Source meter” to 1250mv, and then used a multimeter to measure the voltage between the PPK “vout” and “GND”, which was 2830mv. How can this situation...
Hi,
We're working on a cellular design using the nRF9151 with an nRF7000 for location finding. We have a working prototype on the Thingy91x and are currently focusing on...
I was reviewing the Large scale Bluetooth mesh testing - Blogs - Nordic Blog - Nordic DevZone and noticed the statement: " Initialize the network by flashing the test firmware...
I want to connect Waveshare E-ink display to nRF5340 using e-Paper Driver HAT. At first, I tried to make all the calls by my own, just by rewriting the code from the ESP driver...