HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...