Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
Hi
I have been trying to get QtCreator configured such that I can use it as my IDE for the nrf51822 on Mac OSX. I use the NRF51DK as hardware, but also had it working using...
Hi
I'd like to realize below function for our product.
The product has static passkey in factory.
A user who use the product will pair with his smartphone using...
Hi, I am soon going to run initial RF Performance Tests. We have designed the board IAW Nordic recommendations, so I do not have any special test points and/or RF connectors...
Hey I am a beginner and I want to use mpu-6050 interrupts to sample the sensor values. I am able to read and write values through i2c but I want to read values only when any...
Hi, I'm updating my code which used to have a direct handler GPIOTE_IRQHandler(void), however I can't seem to get this working.
The Kiel Run Time Management has a requirement...
I updated from SDK 8.0 to SDK 8.1. My project had both app_uart and app_gpiote. With 8.1 (I don't exactly remember how it was on 8.0 and I have not spent any time researching...
I wanna use a nrf51822 dongle to sniff all data packets sent by 4 to 6 beacons, without large loss. The code I use is a python api given here learn.adafruit.com/.../python...
I need to provide a battery level in the application I'm working on. This application's services will all be custom - I'm not using predefined BLE services.
Our device...
Dear Sirs,
I am currently developing a project using nrf51422. My programs works fine with pca10026 develop board.
I builded a custum PCB for my project. All HW components...
In the ble_app_hrs_c the scanning indication LED blinks with a periodicity of about 4 seconds, while the advertising LED on the peripheral blinks at the expected 2. Both systems...
Hi,
I am currently experiencing TWI module lock-up issues with the hardware TWI library, which is supposedly fixed according to PAN v3.0, issue #56. (The issue was previously...
Hello,
For me, at the moment there are two things unclear.
With the help of some Nordic examples, I was able to add a Service with 3 characteristics to the used S120 BLE...
Hello all,
I'm new to embedded development and could use some help here.
I am currently working on our own board with a nRF51822 chip on it and using SEGGER j-link to...
Hi,
I just got my nrf51 dk and my task is to connect it with a bluetooth device, say a bluetooth treadmill, and retrieve data from it. The bluetooth treadmill was designed...
hi, i'm trying to develop a wearable health device.
actually, the device is a little unusual because it is attached to the Armpit or sole of the foot or inside knee ..
...