Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
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...
As the title says, is there a spec for the OTA DFU service or do I just read the iOS app implementation code and work backwards? I thought of adding it to version 2 of my...
Hello there,
I am developing a PCB with a nRF51822 BLE chip and I need some help with communication between my PCB and Windows 8.1.
I have already managed to establish a...
I am looking for some guidance and an example on how to use the sd_mutex related functions.
So far, I keep getting into the HardFault_Handler whenever I call sd_mutex_acquire...
Hi,
For a home automation project I'm considering using a Freescale development board FRDM-K64F with an RF module nRF24L01+ Nordic 2.4GHz Radio for communication as edge...
In the latest version of ADT (Android development tools Build iV22.6.2-1085508 Eclipse), nRFUart source code will not run. It says "errors must be fixed before running this...
Hello all,
We are working in the field of Electric Bike Propulsion Systems.
We want to add BLE support in our product. Our aim is to send data form our product side to...
We are implementing a small battery powered BLE advertiser using the nRF51822 with an odd requirement that the advertising data needs to change between each advertisement...
Have configured battery service as the example ble_app_hrs.
This works well, but the BLE PTS fails.
The battery service has been configured for multiple instances.
...
I have a nRFready Smart Remote Kit.
nRFready Smart Remote feature:
Device : nRF24LE1
Host : nRF24LU1+
Can I use it in Android OS(for example Samsung Smart...
hii....
am working on a custom profile having broadcast feature in active connection... am advertising some sensor readings and scan response and a battery service before...
Keil uVision 5. SDK 7, SD310 Version 2, PCA10028 board
I'm NEW to ANT. I have running ble_ant_app_hrm example. The code compiles with no errors or warnings, loads, and...
Please help: Debug is mentioned in many places and is of several types (uart, ble, assert...). I need clarification to distinguish which debug type is in effect, and how to...
I have a project based on ble_app_lbs example. When I started the project I was using the S110 stack and SDK 6.1. I have much of my BLE code working, but the project has expanded...
It seems to be the case that pstorage_write errors (for example forgetting that it needs to be word-alignment, so 4 bytes at minimum), do not end up in the pstorage_callback_handler...