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
For a project I want to send acceleration data via BLE 4.2 (with DLE). An acceleration packet consists of 81 values (24 bits each, total 243 bytes). My goal is to send...
Good day
I converted a Central UART example. I thought I would experiment with the "sd_ble_gap_tx_power_set()" function to see how it works.
When I include the following...
nRF5 SDK v15.2.0, nRF52840
This issue occurs on reset, most often after cycling power.
There are 4 pages reserved and 4 data pages are found. Since a swap page isn't found...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
Hi,
My current project make use of pairing/bonding and at certain times I change the attribute table. To notify the central device about this change I have added the Service...
I am working on NVMC. I was going through the product specifications for the NVMC. In that, it's given that the number of write operation limit is 181 for a block in nvm....
I'm trying to get the PPK working when connected to aNRF52840-DK, but getting the error - Error while setting up device [REDACTED_SERIAL]: Error occured when close opened...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0 in my customboard.
As peripheral, device communicate Ios phone by using ble.
However, my device sometimes...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
I am working on ble_app_blinky trying to add the capability to transmit data to another device(e.g Arduino).I have already enabled APP_FIFO_ENABLED ,APP_UART_ENABLED and UART0_ENABLED...
How to add uart peripherals to mesh. Thank you very much
How to add uart peripherals to mesh.Thank you very much
How to add uart peripherals to mesh.Thank you very much...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT.
Only PB-GATT is turned on, is the device only sending GATT broadcast packets.
However, I now need to...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT. Now,
I need to make a product. Support PB-ADV. And it is an LPN device. What should I do?
I am using...
Hello,
We are currently evaluating the Bluetooth Mesh solution for our product-line that consists of a Bluetooth Gateway that can communicate with battery-powered devices...