We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
Hi,all
I want to simulate HFP(Hands-Free Profile) on S110, and i know HFP is one profile of Classic Bluetooth.
If i implement HFP on nrf51822, it can work will?
How would you go about extending Gazelle ?
For example I have a host with four devices. I want to connect this host to another host with its own set of devices.
Hi,
I'm planning to use a nRF8002 to transmit via BT the state of a pushbutton to a RFduino. I've my RFduino ready to receive data (and this works when paired to my iPhone...
Hi,
I'm trying to detect the nrf8001 by my Mac. My android device detects it, but when I search for it in mac, it's not detected.
I'm using this library: github.com...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I recently started working with the NRF51822 and PCA1001
I need to read data from MPU9150 accelerometer via I2C and transmit the results over BLE.
I connected the...
Hi,
I'm communicating ANT through softdevice ant event handler as follows:
err_code = softdevice_ant_evt_handler_set(on_ant_evt);
void on_ant_evt(ant_evt_t * p_ant_evt...
Hi,
I'm using PCA10003 board with nrf51422 chip with version E0 and tried connecting ANT with ANTware II software using the HRM example and it works fine on UART but on ANTware...
Hi,
I'm using BLE and ANT+ concurrently with nrf51422 and s310 softdevice. I'm using on_ble_evt for BLE and on_ant_evt for ANT+.
I'm using following code for advertising...
Hi,
I want to add a bit (about 100KB) off data to my project in Keil.
I need to work out where to locate it (to avoid my code and the S120)
I can't seem to find a memory...
Good morning,
I have taken a look to different information related to this topic but I'm still confussed about the way to proceed in order to implement the way of working...
I am trying to use the dynamic payload length feature, but I am not sure of what settings to use for the RX_PW_P0 - RX_PW_P5 registers. According to the documentation, for...
Hello,
We are going to use nRF51822 in our product.
Use case is as follows:
Connect with android/iOS phone and receive some configuration data.
Connect...
Dear Sirs,
I'm using nRF51822 EVKit and using example code "button_radio_example" for pca10001 device and measured current consumption on this PTX device and found out...