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 everybody.
I am making an application which combine ANCS and UART on PC100028 (nrf51 SDK 9.0.0). This program worked properly. However when I add DFU service (dfu_dual_bank...
I am currently using Nordic's UART code and wish to build to use the UARTE rather than the legacy UART. I am currently using the following definitions in nrf_drv_config.h...
I use the S110 V7.3.0
I use the uart function ,I can use the uart function is OK.
But ,I need save power.
How can I turn off the uart function,while I was start the uart...
Hi,
When trying to update an application using nRF Toolbox on iPad, I get the error as in
this thread .
Turning Bluetooth OFF and ON does not help. On Android it works...
I tried the latest SDK 10.0 and Softdevice 8.0.3. I compiled UART_OVER_BLE examples and it works well with Android and Windows Mobile phone. However, when tested with iPhone...
Hi,Nordic and all great guys,
I am a new developer for NRF51822, and quite unfortunately ,we have a complex application to develop. We need to run code in the main thread...
Hi,
I know how to change the name of the device using
BLE_GAP_CONN_SEC_MODE_SET_OPEN(&sec_mode);
err_code = sd_ble_gap_device_name_set(&sec_mode,(uint8_t const *) DEVICE_NAME...
Hi,
I am developing a custom profile for an application.
This custom application works fine with Master Control Panel and nRF toolbox on Android.
I am also developing...
Hi,
I am using the sample ble_gls code from Nordic.
Currently it advertises for 180 sec and than resets or goes into sleep mode.
If i want to advertise continuously what...
Hello,
I am just starting working with the nRF52 development kit and have a couple guidance questions. I'm very new to the Keil environment and am having a little trouble...
I'm using s130_nrf51_2.0.0-4.alpha as central and do some testing with channel map.
I set the channel map before I'm trying to connect to a peripheral with:
ble_opt_t...
Hi experts,
I want to send 20 packages from nrf51822 to phone, so I tried to call sd_ble_gatts_hvx() repeatedly until BLE_ERROR_NO_TX_BUFFERS returns, then sent left packages...
I have a question about the NRF518222, we using 3v coin cell battery as power for Ldo working mode.
The connection between the devices and mobile phones, regular, disconnection...
nrfjprog is reporting known errors while I'm trying to burn the pca10028 dual_bank_ble_s110 bootloader to the nRF51-DK.
".\_build\nrf51422_xxac.axf" - 0 Error(s), 0 Warning...