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...
The product spec is not clear, what is the maximum current draw possible from a 52832? Please assume ALL features are in use and fully enabled.
Thanks.
Hi Dev Zone,
I am going to communicate my nRF52840 Preview DK with an arduino shield. I am checking the PIN number. According to the information about the Arduino board...
Hello, I want to switch the functions between beacon advertising to connectable advertising.
In the code , it can be initial as a beacon advertising or normal advertising...
Hi,
I am running the ble_app_beacon example in nRF52 DK (PCA10040). I can see the nRF beacon in nRFConnect app - but not in the nRFToolbox - Beacons. After opening the app...
Hello,
I am using WT51822-S4AT based on the nRF51822 SoC and I am trying to program it with the ble-beacon example from the SDK. Looking at the DK documentation, I need...
Hi,
Device- nRF52832 (nRF52 DK)
SDK version 14.2
SoftDevice version 5
Segger embedded studio.
I am trying get the BLE working, unfortunately calling nrf_sdh_enable_request...
Hi, Everyone How to turn on 4 LEDs in BLE ? I am testing ble_app_uart on nrf52832 (softdevice s132). Try to blink the four LEDs on the board do. I have added to main() bsp_board_led_invert...
Hi,
I want to create a custom GATT service. So I duplicate the example from the SDK ble_app_blinky. Basically what I did so far is rename all the "LBS" (ble_lbs, lbs_p,...
Hello, I am trying to store microphone data from the Nordic Thingy by modifying the Nordic Thingy Android app .
The Thingy firmware encodes the digital microphone data...
Hi there,
First of all, I'm pretty new to this, so next question might be obvious to others.
I try to decipher a line of code, and the little Part is what puzzles me...
I've created 2 custom PCB boards, 1 main board and 1 dongle based on the nF51822. The Dongle board uses the default ble_app_uart_c code. The main board transmits to the Dongle...
Hi,
I'm developing a new product. I want to manage power ON/OFF with the button. I see 2 solutions.
1) Using a pushbutton controller (like ST SRC0) -> Adding 0.5$ to...