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...
Hi
I'm trying to load the sample project Mesh light using SDK 1.3.0 but cannot load the configuration file properly. Im using a nrf52840DK
I have tried to update requirements...
Hello,
I wanna create a central/peripheral device. This device must be connected to mobile phone as peripheral. Also, it must be scan peripheral device's advertisement and...
In order to implement the event callback mechanism, the Observer Pattern is implemented by "Flash Section". This idea is novel, But what are the advantages of this method...
Hi everyone,
I try to write using I2C but I fail and I cannot figure out the issue
This is my code snippet.
When I run it it returns the following error
It fails...
Hi everyone,
I am looking the TWI examples and I am confused regarding the nrf_drv_twi_tx and nrf_drv_twi_rx . What I've understand so far is that the nrf_drv_twi_tx function...
Hi,
We are developing the project based on nRF52840 chipset. We are configuring the chip for mesh application and using generic on/off model to send the data on the mesh...
Hello ,
There is two kind of clock source as i can see from the sdk files;
one of them is cpu that is ok but for the first one i couldn't figure out it's source "NRF_SYSTICK_CSR_CLKSOURCE_REF...
Hi all,
I've got some code running on my nRF9160dk that is behaving oddly. LED 3 blinks as expected (2 seconds on, 1 second off) but GPIO 10 (pin 18/ULTRASONIC_TRIG) remains...
Hi all, I'm a little blown away by the complexity of logging for this application (its highly likely I'm missing a few key elements to my understanding). I'm under the impression...
Hello, I read the instructions here for using the Nordic NRF Connect app for testing the CTS example: https://devzone.nordicsemi.com/f/nordic-q-a/53382/implementing-current...
Hello,
Hardware: nRF52840
SKD: nRF5_SDK_16.0.0
SoftDevice v7.0.1
I am working on creating a multilink central application where my central device connects to 3 peripherals...
Is there an issue with releasing application firmware, say v1.0 with and then in a following release via DFU, say v1.1 with .
I'm trying to understand if a network has been...
The nRF52832 (QFN package), Pin 44 is listed as "No connect" and has an additional description of "Leave unconnected". Question is what negative affect would occur if this...
Hi
I am unable to configure the nrf52840 dongle in client mode in light switch mesh example. I have changed the simple_hal.h to include the dongle board as /** Boards with...