Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
I have started development on the nrf52832 development kit and i own a MacBook pro with mac os. I also have windows installed on my MacBook pro but since I do not have...
Hi I'm doing a school project where I'm going to make a bluetooth mesh network where I use nrf52840. where i tried to get "light_switch demo" to run, but i have some trouble...
Hello,
Could it be possible to do an update with a zip DFU file stored in a flash memory ?
What is the best way to do the modifications (mainlines) ?
Thank you
Hi,
I'm using two nRF52832 (SDK14.2, SD132v5) to send data via Notify to one central. This central can be either a laptop or a smartphone.
The two nRF52832 has the same...
Hi all,
I am using nRF52832 SoC and nRF5 SDK for Mesh v1.0.1. I know until now there is only support for relay feature in the Mesh SDK. I want to implement low power feature...
Hello,
I was trying to connect my boards to nRF Cloud to evaluate it. Setting up Gateway on the phone and on the web at nrfcloud.com was rather easy (just following getting...
I use the SDK9.0,When a bluetooth device and android APP to connect, disconnect the bluetooth device power, why wait for 20 seconds, the APP to detect device has been disconnected...
Hello Everyone,
I want to know that i purchased NRF51 DK ..which includes PCA10040 IC.i'm using MDK ARM KEIL5 . now if i'm going to develop one BLE product so i don't know...
Good morning.
I have two nrf-51 boards and a mobile device, the SDK that I´m using is the v.12.2.0. I need that the three devices are connected at the same time and its...
Hi all,
My configuration:
nrf52832
Softdevice S132 V4.0.2
Nordic SDK 13.0
I'm using th e secure bootloader example located at \examples\dfu\bootloader_secure_ble...
The nrfgprgret register is used from the application(custom) to trigger the system into dfu mode. The nrf 52 enters dfu mode and a zip file containing bootloder.bin/.dat and...
hello, I check the standard example nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs device nrf52DK PCA10040 V1.1.1 ARM Compiler :...
I am currently considering purchasing the UBLOX NINA-B1 module. This uses the Nordic nRF52832.
The very 1st thing I wish to do is to be able to send and receive information...
Hi Nordic,
I have managed to make a board which has both the nRF52 and PN532 modules on the same board (picture) , connecting it through I2C as shown on the example here...