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 am working on sdk14.2 in SEGGER EMBEDDED STUDIO, i am trying add some file to ble_app_blinky_pca10040_s132 example at the time of compilation i am getting linking...
I have run into a problem compiling with ARM Compiler 6 version.
In this case I cannot figure out the problem.
Seems the only file causeing problems (after fixing a few...
Hi
I am using SDK V. 15.3.0 and Softdevice S132 6.1.1 on a nRF52832. I am developing two devices, one of with is battery powered and one that is connected to a serial interface...
Aside from the connection interval, I'd like to know if the 2Mhz phy is enable along with Data Packet Length Extension and Connection Event Length Extension.
Is there...
The modem_info module in nRF Connect SDK returns various modem parameters to the application. The function "modem_info_params_get" fails to update the following paramters...
We are running an application in dual mode (central + peripheral) where we relay the data from the peripherals up to the top central. Is it possible to control the priorities...
As a user I need to include stdbool.h before including lte_lc.h. lte_lc.h uses the bool type but does not include the appropriate header, so I get compilation issues if I...
use sdk:11.0
Reference routine:ble_nus_c
now I use 52832 to connect a device,the service UUID like the photo.
when I only discover one service UUID,like this code...
I am using an ADC where the SPI MISO pin also acts as a data ready pin when it transitions from Hi-to-Low as detailed in the link below. I am able to configure this and it...
Hi, I am new in Mesh using nRF52840, when I try to build the light_switch example, I link to all the libraries that project need and change the SDK_ROOT to the direction of...
The password I was assigned was 8 characters. I am so sick of these sites requiring logins and passwords that can never be remembered and frankly serving no purpose. I have...
=======
SDK: 15.3
Product all base: ble_app_template
Problem: cannot update iBeacon content dynamically during system run-time.
=======
we try to use ADV with...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
Hardware: nrf52DK PCA10040
nrfutil version 5.2.0
Hi,
I am trying to get the...