Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
A bunch of questions:
Where are the memory setting requirements documented for S110 6.2.1? IRAM1?
Having just upgraded to the latest Keil and SDK I realise...
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...