Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
Whenever I hit pair to pair the nrf51 dongle with the DK, I keep receiving the error line: Authentication failed with status BLE_GAP_SEC_STATUS_PAIRING_NOT_SUPP
I read...
Hey,
I'm currently doing the relay example on the nordic info centre.
I'm trying to manipulate the example so that I can transform it into a range extender.
The goal...
Upon testing I am seeing some slowness in setting up the SPIS DMA buffers for the next transaction. I perform a SPIS transaction, and then call nrf_drv_spis_buffers_set()...
50 MHz, 500 M Samples [16].logicdata mainc.txt (/attachment/98d67704ad9c5affad8d5bce2ef93315)(/attachment/f20245cb8f1c01edb4b17875b6eedc4b) 01200555.pdf I am using the radio...
hi:
this is my code MOVE_SDK_100524(封装lib).rar .
project location:MOVE_SDK_100524(封装lib)\MOVE_SDK_10\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\ble_app_uart\pca10028...
I have two NRF52 chip sets. Yesterday, I was able to build and flash the Beacon and UART sample projects onto both of these chipsets.
After building and flashing, a small...
Hello, anybody!After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB. image description
but,the softdevice sometimes can...
We are using S132. Our application has several proprietary services. Once with writable characteristic to which we would like to send a response. So basically a mobile application...
Firstly sorry for my bad english.
I wanna make a data logger and i am using fstorage module. Before advertising start everything works correctly. However, when advertising...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...