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...
Hello,
I am use skylab SKB360 module which are used nRF51822 chip.
I have download sample ble application (S110 or S130 softdevice) but its not advertising. Is there any...
I have a downloaded blinkly project for nRF51 build it and flashed the code on PCA10028 board. Added my own custom library to project to accomplish a feature (For which I...
Dear Nordic Team.
What are different between these two hex file in same example.
nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_s130_pca10028...
Hey,
I have two nrf52 development board. One is PRX, one is PTX. I try to realize the scenario that:
PTX transmits a number like "100", PRX receives this data "100" and...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
For conventional Bluetooth, if two devices are connected, we can send and receive text/bytes to and from each other. It is generic since the two devices can be from different...
Hi,
I will just reiterate that question again.
I really need to get 32K RAM beacons, but Digi-key apparently has only 16K RAM or v.1.1.0 modules. Could advise where...
I read this post with great interest!
devzone.nordicsemi.com/.../
I'm having a similar problem with my Nordic Beacon application. I followed the advice to switch my...
I am using a nRF51822 to send data to an iOS device.
Because latency is critical to my application, i 've set up a test program that sends a packet every second , using notifications...
I have some questions about the scan response packet.
Can a scan response be sent with a peripheral that is configured to be connectable? IE not a beacon.
I read...
Dear Nordic Team,
Thanks for support.
I am using nRF5_SDK_11.0.0. How can i initialize the softdevice with internal RC oscillator in my source code. I am using the below...
Hello;
I'm trying to get data over the TX pin to be sent to the RX pin on a Raspberry Pi.
I have it working on several boards: The nrf51822 Development Board, the Redbear...
The radio notification tutorial ( devzone.nordicsemi.com/.../) says:
"The distance is the time window before/after the radio goes active. The radio events are radio_on...