Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi,
I am using the SPI Master 1 to control an EEPROM. I used the spi_example project to help get the code working. It all works fine if the code that initiates the SPI...
We have designed a differential antenna for the nRF51822 CEAA chip.
Each of the RF output connects through a matching circuit to each one of the two 50-ohm to ground end...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...