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...
I noticed the following compile time issue in the SDK - both 10 and 11:
The file ./examples/ble_central/ble_app_hrs_c/main.c
needs:
#include "app_uart.h"
For...
Hi,
Could anyone give some advice how can I let 51822 works in RFID mode.
Can RFID work together with BLE? Or is there anoter HAL support like Softdevice? Where can...
Interrupt_Sleep.txt
Currently, I'm trying to use external interrupt that generated by ADXL345 to wake up the nrf51822 after sleep but not working as i want. Kindly check...
I'm had develloped some software and tested it on the nRF51-DK.
After that I made my own PCB design where only the nRF51422 is replaced by a nRF51822.
When I flash both...
I have a legacy RN42 BT2.1+EDR running in a system as the network master that I need to connect/pair with a nRF51422 BLE dev kit, and am having problems.
The BLE just doesn...
HI All,
I tried to migrate from nRF51_SDK_10.0.0_dc26b5e to nRF5_SDK_11.0.0-2.alpha_bc3f6a0
my migrated ble_stack_init:
static void ble_stack_init(void)
{
uint32_t...
I will try to use the s110 8.0.0
But I can not find the sdk installer from the website.
Three months ago, when I visited the website, there is a SDK 6.xx.xx Installer...
Hi.
I'm currently receiving advertisement packet from beacon scanner app. (nrf51822)
(ble_peripheral/experimental_ble_app_multiactivity_beacon/hrs_scanner)
I tried...
Hi, I am here in the use of Flash memory data when there is a strange question to consult.
Due to my side of the application, you need to enter each case sd_power_system_off...
Using nRF51 SDK 10.0, it seems like many debug prints are incorrect, triggering a GCC format warning resulting in a compilation error with -Wall turned on.
A workaround is...
I'm using a custom designed PCB around the NRF51822 that broadcasts accelerometer readouts on a characteristic.
The application is based on s110 uart example and has been...
i wantto compile ''ble_app_hrs_c'' from sdk
but it always show up likes
" C:\Program Files\CodeBlocks\MinGW\include\SDK 7.2\examples\ble_central\ble_app_hrs_c\main.c|19...
keil use pclint, it will give lots of info message or warning message.what 's the best configuration to filter these info message ?? just display the error or warning message...