Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
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...
Hello,
We are trying to implement a DFU with S110 V6 and SDK V5.2.0.39364.
After starting the transfer procedure the nRF 51822 SoC restarts and disconnects.
I tried out...
I modified "pca10001\ble\experimental\ble_app_uart". I add 1 button(app_button.c) and 1 second Timer (app_timer.c)to display clock through UART to PC terminal.
But the...
Hello,
I'm having a problem with the search timing out, channel closing and not being able to reopen the channel after the sd_app_evt_wait command. How do I wake it up without...
Hi,
I am a beginner with nRF51422 (with Keil v 5.10). I am using PCA10006 and PCA10007 together with ANTware II software to evaluate ANT capabilities before I will integrate...
Hello all,
I am developing application for humidity measurement using nrf51822 evaluation board which uses custom services which i have developed. I have already tested...
I have re-targetted the S120 HRM Central to run on the PCA10001 and the only changes necessary were to re-define the LEDs and buttons. It compiles and runs with the following...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi,
I have a full working ble code form the example provided (keil), but I DO NOT SEE any uart interrupt happening. I can write data to the uart, but I can't see any interrupt...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
I am using hw TWI with the s110_nrf51822_6.0 softdevice, nrf51_sdk_v5_2_0
I am using pin 3 scl and pin4 sda of the nrf51[48]22 eval boards.
I am able to drive these pins...
Hi all!
As we know, the funtion Nordic offer to send the ble data is called "sd_ble_gatts_hvx()". But as far as I observe, this funtion just puts the data in the stack...
Hi,
Need to talk between 2 devices using BLE, so for now I have a device with a service and advertising, but now I need the other one to work as central and connect to...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...