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 Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
I don't know if this is the correct place to ask this or in the VisualGDB forum, so I'm gonna ask in both.
At the end of the compilation process, Visual Studio reports that...
I am working with the nRF52840 DK and was looking for ways to use an alternative clock source for the PDM interface's master clock generator. For instance, would it be possible...
Hello!
I am beating my head against my desk trying to read the local identity / hardware MAC address of my nRF52832 chip (On a Thingy:52) using Zephyr and nRFConnectSDK...
Hi,
We just received a custom board featuring a nRF5340.
We have some strange behaviour on I2C1 (twim1). We have multiple sensors on the bus, and only some of them...
I work with NRF52832. Implemented an application based on the "ble_app_uart" example. Everything is working. I decided to add the saving of configurable parameters to the...
Hi,
We are facing an issue where the application data stored using FDS is erased one in a while after OTA-DFU multiple times.
This issue does not occur all the time...
Hi,
We plan to use nRF52832 to start a new project. According with the customer's requirement, all user's data should be stored with SHA3 with 512 bit deep encryption. ...
I'm trying to piece together a thread awareness script for SES as outlined here: https://studio.segger.com/ide_threads_window.htm
I've got an extremely basic script that...
Greetings,
we are wowing on integrating release assistance into our product to decrease total power consumption by reducing network traffic. In our actual application we...
Hi,
I am trying to run range test on nrf5340 DK and have some trouble with that. I flashed uc with hci_uart from sample folder and tried to run dtm (from nrf connect)...
Hi,
I am trying to develop an application on nRF52840 development kit board. When I am trying to build I am getting below error "nrfx.h: No such file or directory".
Unable...
I want to make custom ble service on nrf52840 dongle, i am in intial stage of making it .
I refreng to https://github.com/bjornspockeli/custom_ble_service_example this but...
Hi,
We are currently using the Proxy Mesh SDK (V 2.2.0) for our application along with nRF52 15.0.0 SDK. We need to migrate it to the latest Proxy Mesh SDK and NRF52 SDK...
Hi,
I want to make the slave disconnect with the master in a minute automatically.
However, It's failure when I have motified the codes like below:
Whatever I change...
Hi All,
I would like to export all project files to an archive. Since the Nordic SDK files are all over the place that does not seem to be that easy.
Is there an "export...