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...
Hello, I'm trying to get manufacturer specific data from peripheral, but I don't know how to do this when the peripheral is using extended advertisement with LE Coded PHY...
Currently, I am trying to create a UART connection between the nRF52840 Dongle and my PC. I am working with the usbd_ble_uart example found in the dongle SDK. I managed to...
Hi,
I am using nRF52840 Preview DK with SDK v15.3.0 and Softdevice version 6.1.1
I modified the Blinky peripheral code to advertise over Coded Phy, this code is working...
Hi all,
We are working on a project that requires us to measure the resistance of something applied externally. We are mainly interested in the change of resistance over...
Hi, I have managed to send data to a dedicated server, but I have a problem with reconnection. After re-connection, this is what I get as an output. In the log, there are...
Hi, I'm using Nrf52840 as the MCU for the developed product.
For my product, there is a central and a peripheral which two are communicate with each other via bluetooth...
Does anyone have any guidelines on connection parameter guidelines for Windows 10 BLE 4.1 machines? When I attempt to set some connection parameters on the nordic 'slave/perpherial...
Hi,
I need to use 6 saadc channels to sample voltage on my project. The saadc channel 0 could be configured to connect different inputs(ANI0~AIN7).But I try to configue...
Dear,
"RECOVER" was not working properly in nRFgo Studio after tried to upgrade firmware in PCA10056.
Based on Nordic knowledge, I tried to upgrade nrfjprog to 9.7.x...
I have a question about "sd_ble_gattc_write" and "BLE_GATTC_EVT_WRITE_RSP".
1) If "BLE_GATTC_EVT_WRITE_RSP" occurs, can you guarantee that the data has been written to the...
I want to realize "LE Secure Connection" with "Passkey Entry" or "Numeric Comparison". I know that "passkey" is obtained in the "BLE_GAP_EVT_PASSKEY_DISPLAY" event. Who produces...
I am using SES SDK 15.3 SD 132
I am trying to step through simple operations and need to enable a softdevice clock.
Right now i am using nrf_drv_clock and engaging clock...
Hi,
I'm using the NRF Mesh app for iOS for node provisioning during the development of a new product.
I'm facing a recurrent issue during the provisioning process using...