Sorry for the strange ramblings, I'm new. I have such a simple question, I want to run LED Driver SCT2024CSSG to NRF52810, it needs a CLK signal, how should I write it? Can...
Hi,
I am running into this issue that is not critical but annoying to the point that I would like to understand what is happening and to see if it can be solved, since it...
Hi everyone,
I'm developing with nRF5340 Audio DK and able to successfully run the example code in BIS mode (I own 3 DKs).
I'm interested in adding encryption to the...
Good Day.
I'm powering up to create my own custom board in VScode, following the "Adding Custom Board Support in nRF Connect SDK" video tutorial on YouTube.
But when building...
Hi,
Currently when building an application for mcuboot the bootloader will also be build and when flashing the application the bootloader will also be flashed using the...
I have an application where I need to use GPIO 1.1 as an SPI pin on the APP core and also use BLE. I ahve configured my project to include BLE however this causes the NET...
Hi!
I don't have a problem, I just have a doubt about the "on_connect" function. I opened the UART example from:
nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart...
We have a board in early production, with boards assembled on a professional pick-and-place line. Most of the time everything is fine, but around 10% to 20% of the boards...
Hi guys. I have several custom boards that I made by myself based on nRF52832. I tested them by a ready example. The example is BLE advertising while an LED blinks at every...
Hello,
I am currently using nRF52-dk with SES V5.42a, SDK 16.0.0, and J-link V7.88b. I'm trying to run the image transfer demo code, and am receiving with a Galaxy S20+...
I cannot set the nrf52840-DK in boot mode so cannot use it to program other boards.
It was working in the beginning but after programming the board with custom firmware...
hello Nordic
i am working with nrf52832 (and 52840 ) with ncs v 2 . 3 .0
i am trying to use the SMP service "user " group id to add some functionality according to this...
I am never sure what version of Zephyr I am using through the nRF Connect for VS Code Addin. I have to build to see, but I'm sure there's a better way:
-- Zephyr version...
Could you explain how to subscribe to updates of shadow configuration using the account device (from an external cloud connected to MQTT) I have tried to use the root topic...
Hi Team,
We're facing issue in VSCode while flashing in nRF52833, it gives error mentioned below,
* The terminal process failed to launch (exit code: 3221225477). *...
Hello,
Working with: NRF52832, SDK16, SD7.0.1; custom device; custom application;
We have an issue when setting fast connection parameters.
After connecting to the mobile...
Hi all,
Over the past few months, we've been grappling with stability issues in RSSI measurements using the nRF52840. Recently, a breakthrough emerged as I began identifying...
On SDK 17.x.0 only
Please Do not judge the quality of SDK based on number of entries here. This thread should be considered as part of Nordic effort to find issues and...
I'm trying to make a custom Mesh system using ADV channel to exchange data and dynamically intermittently scan to receive them.
Is it possible to have a few shots of TX...