Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
Hi all,
I'm an Android developer and I need to develop an application that detect when someone presses the button on Beacon and do something.
I've just bought these two...
I'm currently using ble_advdata_set to update the ble advert data packet. Before transmission I use the ble_radio_notification event . In this event for test purposes a single...
Hi,
I'm using a nRF51422+nRF6310 and I need to use SPI in order to connect with some devices. I am trying to run the example "spi_master_example_with_spi_slave" but I found...
Hello, I'm using IAR for ARM 7.1.
I made my own project and I want to make my project as a hex file to
program my application to several boards.
/***************...
Hi, i am currently modifikat a working ANT-System (Master with multiple Slaves) with the NRF51422 and Softdevie 1.0 to be robust against in band disrupters. My idea is to...
I have an application based on the ble_HID_keyboard_template (uses STM32F072 instead of Arduino). The first time I pair my iPhone 5 (iOS 8.1.1) with the nRF8001, everything...
Hi,
I'm using nRF51422 with S310 and ble_app_hrs example application.
Thus I can simulate a Heart Rate Sensor with the board and get data on an Android phone with the...
Hi all! May I use another quartz instead of 16 MHz? Will the output frequency equal to 2.4GHz/16, if I will be use the 1 MHz quartz? Or IC will not work? Is it possible to...
I need to evaluate the real consumption of current for BLE events on RF81822. The HFCLK is 16MHz and the 32kHz clock is external.
S110 Soft Device Specification V1.2 document...
Hi, I am using S120 1.0.0 and SDK 6.0.0. Learning the sample project 'ble_app_multilink_central'.
I already got a peripheral device with NUS service. The central device...
I am new to this great platform and am struggling with getting my PIR sensor connected to my DK. I wonder if some of you experts could give me some pointers on how to go about...
Hello, I build a BLE 6LoWPAN environment on my raspberry pi with Kernel 3.18.3 and connect a BLE Dongle. The BLE Node is Arch BLE ( www.seeedstudio.com/.../Arch-BLE-p-1998...
Hi, I have two different types of nRF24L01+ modules, both behave differently.
The "troublesome" module always has TX_DS asserted after a transmit, which is the same behavior...