I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I'm writing a custom app to perform a UART service between an nRF51822 module and iOS device.
github.com/.../nRFSampleSwiftApp_iOS.git
Please follow the above link to...
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...