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,
We are using the Nordic Semi nRF51822-QFAA-T to do BLE project, but when we test CE/FCC RF test(Conducted / Radiated), there has a lot of noise around 2.4G.
BTW...
Hello,
I try to find the information if there is a softdevice (for nrf51 or nrf52) that supports "LE Secure Connection".
In general, where can I find which bluetooth version...
I'm lost.
Can someone point me to place or the best example of how to send data (any) from NRF51882 to iOS app when app is in background.
Is it possible at all ?
I'm trying out the ble_app_gls demo with the Nordic Master Control Panel app (on Android). What I see is that the MCP can connect to the device without bringing up a pairing...
Hello,
We are working on a third party module from china. We are trying to program it with keil but we are having problem with configuration.
We are using S130 v1 and...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
Hi
we have a custom board, where the clock does not start (verified by osciloscope). We do not use an external clock, so from our understanding the command to init the...
How can I use power fail IRQ for wakeup ?
How can I set polarity for wake up pin ?
Which method is better for wakeup, pin, comparator or RTC2 ? application is just two digital...
I'm handling the entire prepared write sequence myself, returning NULL for the memory request and dealing with the Prepare Write and Exec Write etc.
I found that if I send...
New to this development environment.
Blinky compiled, flashed, worked and debugged easily.
On BLE examples. The HTS example eventually loaded after setting the target...
I need a clock output (> 12MHz) from nRF52 for interfacing a sensor.
From the below post, looks like Max possible output is 8MHz since peripheral clock is limited to 16MHz...
Hello, I am apple developer and using Swift. Actually I'm just intern student.
#1
My boss assign some task to me to CREATE IOS App to scan nRF51822 Bluetooth Smart Beacon...
Hi.
PCA10028, SDK10.0.0, S130.
I'm testing DFU using UART not BLE.
How can i edit UART Tx,Rx pin number?
When I download "dfu_dual_bank_ble_s130_pca10028...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
I want to make one time timers as below.
APP_TIMER_DEF(one_time_timer_1);
APP_TIMER_DEF(one_time_timer_2);
APP_TIMER_DEF...
Hello,
is the nRF Sniffer still in Development? The ble sniffer program keeps crashing at random after about 10-20 seconds and is barely usable for me. I have around 20...