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...
I have just concluded a three year development using TI's Tiva ARM M4 chips, writing both bootloaders and applications.
I am using an RFduino to explore BLE.
I have...
Hi all!
Today I run tests in a public place (some Art Design College) and it looks that radio environment, that exists in the place, kills nrf51 completely....
My guess...
Hello.
I want to flash DFU bootloader with keil on chip nRF51822-CEAA (256kB flash, 16kB RAM). I'm using s130
The areas i write to are:
IROM start: 0x3C000
IROM...
I was wondering if it would be possible to add an event for Service Discovery (and other similar BLE stack events) that could be detected by user applications. Per answers...
hello there i have two nrf51 dk kits. now i want that one act as central and other act as server.
i want to communicate between two. can you tell me how to do it??
i think...
hello all:
IN s310 multiprotocol--ble_ant_app_hrm example ,I open the macro BONDING_ENABLE, then i compile,there is a error
......\main.c(674): error: #136: struct ""...
Hello,
At the moment, we test the “Power Off” Mode for lower energy consumption of the nrf52 Preview Developement Kit (V1.0.0) in our project and I have a question about...
Hi,
Does anyone have some simplified DFU code for IOS/Xcode they are willing to share? I am looking to integrate DFU functionality into our app. I looked at the nrfToolbox...
We are a small start-up developing low volume product and paying 2500 USD to Bluetooth SIG for listing our BLE device in their EPL is too expensive for us. Is there any option...
I'm looking for a way to let my device "nrf51822" to be connected only to my own mobile app.
I'm wondring if you have already a Nordic solution that I can use ? (tutorial...
Hello friends,
I'm having MDBT40 EVB which is cheap one as compare to other but with lack of build and debug support. But i dont know how do i flash my hello world blinky...
developer.nordicsemi.com/.../a00935.html
The doc seems to provide only write functions.
And, the flashwrite example doesn't show how to read from flash even after device...
Hello,
I am currently looking through my error handling and noticed that there are some errors that I do not really understand fully, so I've summarized them here:
0xDEADBEEF...