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...
I will be making a custom PCB and do not use Altium. On the website some reference layout/schematic files are provided, but I am not sure how to import the footprints into...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Theoretically, if I were to expose a GATT service to let a central write a 128 bit PIN to my characteristic, would I then be able to persist this PIN somewhere in the softdevice...
Hi,
I am developing firmware based on nRF51822 SDK for s110.
I would like to modify one or two bytes at Manufacturer Specific Data area in advertising data packet.
But...
Using nrf51822's PCA10001EK and trying the included s110 example called ibeacon. Keep hitting error 0x3001 which corresponds to "connection handle" error.
This error is...
I have not been able to make this app work. I programmed S120 as softdevice and loaded the application. Ran into problem with scatter file. I changed it based on the s120...
When sending data on a pipe with ACK (indicate), the acknowledgement seems to get lost if the device gets disconnected right after having sent that data. Is that a normal...
Hello,
I am trying to build a single device, lets say loaded with firmware "A".
I would like to have two of these devices, both with firmware "A" to detect proximity...
I can't find anything to indicate for sure that the S120 BLE softdevice will work on the nRF51422 BLE/ANT chip. I'm pitting BLE vs ANT for my current use case and being able...
nRf51422 flash data retention is 10 years at 40°C. We need for our application (motor control roller shutter) 20 years. What can you do to increase this value?
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi.
I have just a question:
Can the same device work with gazell protocol and bluetooth LE alternatively?
I want a net with a host and some devices, but host must be...