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...
Hi,
I would like to know can i configure advertising interval for more than 10.24 seconds.
Which are the functions i can use for configuring advertising interval.
Also...
Hi All,
Yesterday while (unsuccessfully) trying to get my dongle to work with Antware II, I did something I'm not sure what it was, but has caused the following:
MCP ...
I'm developing application on nrf51 for that i'm using...
SDK : nRF51_SDK_8.1.0_b6ed55f
Board : PCA10028
I'm trying to run code from SDK examples C:\nRF51_SDK_8.1.0_b6ed55f...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hello,
every time I try to add a new example in Keil microvision, it dont work me.
last time I try to import a new pack, I got this error:
pack instalation failled...
I use SD 7.1.0. My own app works perfectly. I use my own PCB, debugger J-Link Segger.
I try to upload any app via bootloader from SDK's example (modified in LED_pins dfu_dual_bank_ble_s110_pca10028...
I'm trying to send over a ble the data for a tablet
I'm trying to use the example of analogues (NordicSemiconductor/nrf51-ADC-examples) an old time I get error response...
Hi,
While calculating the power consumption according S110 soft device specification only ION current has been considered.
So does ION include current consumed by DCDC...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
i work with the nrf51 example for ble and sd130 (nrf51 dongle and sniffer) and now i like to use sd310 for ble and ant+. is there also a example for sd310 (or sd110)?
Th...
Hello everyone,
I am using ADC functionality with NRF51822 and its working fine, Interrupt is raising when ever i give input to Analog Pin. Communication protocol i use is...
Hello.
I'm trying to start developing with the nRF51822 Eval kit with Eclipse and ARM GCC but I ran into some problems when trying to run the ble_app_hrs_example. I've been...
I have enabled a gpiote module, it does not set gpiote_enabled to 1.
I have tried deleting the file in the RTE folder with no success. I have tried disabling and enabling...