I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
Hi Nordic-Team,
I've spent a while trying to figure this out but I couldn't. I need your help.
I want to load the S310 softdevice to the nRF51422 chip + the blinky example...
Hi,
I am using the ANCS experimental library and am experiencing a very strange bug.
I am requesting to attributes: APP ID and Title whenever I get a notification source...
Hello,
i have some trubble with my current power consumption. I have already read other user question and solutions but nothing works for me. To reduce the power consumption...
I have built and installed bluez 5.21 on ubuntu 14.04 witout problem (see for example this recipe ).
My nrf51822 EK dongle PC10000 is not recognized by hcitool:
hcitool...
What exactly is block size in pstorage?
Desired block size for persistent memory storage, for example, if a module has a table with 10 entries, each entry is size 64...
I'm looking into using the CMSIS RTOS on the nRF51822 with the S110 softdevice which I've used successfully with other Cortex M0 MCUs. I realize the S110 isn't well tested...
Hello,
I am new to BLE shield and arduino stuff. I am working on a project where I have to send the sensor data i.e. temperature sensor, humidity sensor and pressure sensor...
Hi,
I'm using the nRF51822 and pCA10001 as SPI slave.
For reasons beyond my control I have to read the Rx Buffer before the CSN is released.
Yes, I know I shouldn´t do...
Hi!
Could I find somewhere (I was trying in Nordic docs and in previous posts but everything refers to previous versions of softdevice) how to perform bonding with key...
Hello,
When designing a 4 layer board with the nRF51822, should I connect the chip and impedance matching circuit to analog ground and keep the other digital chips isolated...
use nRF51822_Evaluation_Kit
I want to auto bonding by peripheral ,once peripheral connected with center(android app).
Is there have any API to send pairing request?
Hi, I tried uploading the example code from \nrf6310\spi_master_example to nRF51822 evaluation kit board, but no matter what I do, I always get SPI error. Not compile or upload...
Hi,
is there a nRF Master Control Panel equivalent App for iphone?
I'd need an app where I can set custom characteristic. The background is to update the device using...