Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello! The PCN 219 rev 1.1 says "The new device revision of nRF54L15-CAAA is not drop-in compatible with the current revision, requiring update to PCB schematic
and layout...
Hello,
I'm trying to build the trusted firmware M for the nrf9151.
I did the following steps:
git clone git.trustedfirmware.org/.../trusted-firmware-m
cd trusted...
Hello:
i'v try v2.0.2 and v3.0.0 and v3.0.2. got error as follow:
or
sometime install toolchain got msg " Failed to fetch available toolchains. "
what the url...
The custom AT command "AT%XICCID" was added in modem firmware v1.1.3 for the nRF9160 and was available from the first release for the nRF91x1.
This command provides a processed...
Hello!
I'm currently working with the nRF7002 Wi-Fi chip on a custom board. The MCU used is STM32H573ZIT6, and the software is Zephyr 4.0, specifically using the Wi-Fi shell...
Hi am trying to use Nrf54l15 as a controller with an external host for the Channel sounding feature. I can receive CS subevents from the NRF controller, but the same thing...
Hi
I'm migrating applications I wrote using SDK 17 to nrfConnect 3.0 with Zephyr.
I implemented USB devices with combined multiple USB classes. One of those classes was...
Hello,
We are working on Zephyr sample app Mesh on nRF52840dongle with nRF Mesh application.
After going through the documentation and few other Q&A on the portal, I was...
Hello
I'm currently trying to connect to an AWS IoT Core broker using the MQTTX client. I'm generating the necessary certificates through the CreateTeamDevice API endpoint...
Hello-
I'm working on our design for the nrf9160 and I've been trying to wrap my head around the FCC certification. I know that the nrf9160 is an FCC certified module and...
I'm pulling my hair out here. Why would syntax errors completely break the toolchain?
Every now and then ill have a syntax error which causes the build to fail, the entire...
Hello,
Does the nrf_oberon library support the nRF54L series parts? In the technical documentation, it appears that M33 parts are supported: https://docs.nordicsemi.com...
Hi, I have test the throughput using two nRF54L15 DKs and make them close to each other.
My result is:
1. My first question would be: the best througput for 2M phy is...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
I am developing a project in which a weight analog data is converted as digital by Aviva HX711.
In the host board NRF52840DK, I want to read the wight value.
I have attached...