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...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
MQTT Example in the IoT SDK compiles with size bigger than available 160KB Program space?!! Is this correct as I can't flash with the IoT SoftDevice on it.
The drive level of the nRF51822 is specified as 1µW, whereas the EPSON crystal suggested in the BOM for the EK boards PCA10000 and PCA10001 is specified for just 0.5µW (with...
hi nordic
i just got a little bit outdated "nRF51422-dk" package. I have problems with flashing
the boards pca10006 and pca10007- I tried to search for an solution, tried...
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...