Hi, Im designing a custom board using a NRF9160 MCU. From the product specification it operates at a voltage range of 3.0(2.8)-5.5V. I want to use a 3xLI socl2 3.6v (parallel...
Hello,
We are facing an issue where the sum of count in BLE_GATTS_EVT_HVN_TX_COMPLETE events (member of the ble_gatts_evt_hvn_tx_complete_t structure) doesn't match with...
Hi,
I created a simple project in VS Code and I have defined the custom board configuration files that I want.
In the xxx_defconfig file I have defined CONFIG_GPIO=y but...
Im using nrf5340 with nrf connect SDK 2.6.
Im trying to follow this post to evaluate hardware timer for reading saadc
But I constantly am getting
CONFIG_NRFX_TIMER1...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi,
How to resolve the following burning errors: PDK:PCA10156 0.8.1
SDK ncs v0.8.0
example :peripheral_uart
Thank you for all your assistance. Kind regards, Peter...
I just freshly (Nov 25, 2024) installed the nrfutil 'core' exe and the nrfutil device command.
I try to list my nrf devices (a nrf52840 dongle is connected and another nrf52840...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
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...