HW: 52840DK PCA10056 3.0.1 2023.16
NCS SDK: v2.8.0
I want to test Zephyr's BLE controller instead of the default SoftDevice controller, and the `prj.conf` of ISO_CENTRAL...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hello
I am trying to initialize qspi in a ".cpp" file and methods like
PINCTRL_DT_DEFINE ( QSPI_NODE ); are giving me "out-of-order initializers are nonstandard in C...
hi,
i use NCS SDK V2.80,and dk board is nrf54h20.
I now want to combine theUSB HID-KEYBOARD and HID MOUSE into USB composite device.
For example, if I want to add hid...
I am making a device using the nrf52dk that takes data from 5 separate sensors and sends the data to a nrf52840 dongle. My trouble lies with the ADC data collection. When...
Hi,
Background:
We're developing wireless application with the NRF5340-NRF7002 chipset, similar to what's on the 7002DK board.
We'd like to put the system to lowest...
Hi:
Pls help me!
I use ncs v2.6.1.
C:\ncs\v2.6.1\zephyr\include\zephyr\sys\util_internal.h
When I check #define Z_IS_EMPTY_ (...) No matter what I input, I can't get...
I'm trying to update the modem core from the standard firmware to the production test image on my nRF9161 dk to experiment with the PTI before doing the same on a custom board...
I am using the nRF7002DK development board, which features an nRF5340 as the Host MCU for the nRF7002 chip. I am testing the " Wi-Fi TWT Sample " sample project, which allows...
Hello Nordic team and community,
I’m exploring the possibility of creating a mobile application (potentially using Flutter or native frameworks) that would act as a Distributor...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
I'm facing a critical issue with our sensor's power setup and would really appreciate any insights or suggestions.
Our sensor is currently using a CR2477 battery,...
Hi, I've noticed a strange behavior of my device. I'm using a nRF9160-based custom board with nCS v2.6.0 and modem version 1.3.6. Long story short - after trying to acquire...
Hi guys,
simple question based on your experience: what is a realistic data rate between an Android device and an nrf52805 with S112 on board?
I tried a lot of tweaks...
Hi, I have an issue when I try to install the nRF connect SDK. I am using Linux Fedora 39, trying to isntall SDK v2.5.0. Steps taken so far:
Download and install nRF command...
Hi,
First of all, let me confess I am new to NRF and BLE environment.
I am working on a project where the mobile device and NRF 52840 acts as a BLE peripheral and one...
Hi, in our project we use the nRF52832 and a external flash memory MX25L3206E connected on this pins:
Take note in this project we also use SPIM0 to manage an IMU and...
Hi, I just purchased new PPK2 kit from mouser.
But after trying to open it via nrf Dekstop app it gives and error
2024-11-19T11:57:53.845Z INFO Selecting device with the...
Hello, I am trying to achieve a few uA current in nrf9160 but with even all conf off and empty while loop or even without the while loop the controller is consuming 5mA which...