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...
I've been playing with the simple_uart example and it seems like it might be missing responses. Does it buffer incoming data until the simple_uart_get() is called?
Hi,
I searched through the devzone but I cannot find a answer on this question but the question has been asked before.
Some background. I have a working solution from...
Hello,
I am working with nRF51822 DK. For the development of my system, I want more BLE devices. So I am planning to buy nRF51 dongle. But I need to know how many times I...
Hi, I'm using mbed version nrf51-dongle. ( developer.mbed.org/.../)
It made an error when count it to the OSX Yosemite, so I tried to fix this error.
...and I gave up...
Hi,
I am try to read and write sd/sdhc card with file system with nrf51822 controller for that i need sd card library for read and write.But i read and write raw data into...
I want to graduate from hacking my own data through the heart-rate-service (hrs). None of these seem to fulfill my requirements. Is there a document or template from which...
I want to process queued sensor data collected at a fixed interval (every 100ms) via TWI in the background/main loop. In the example ble_app_hrs , timer expiration callbacks...
I am planning on using the Nordic nRF51822-QFAB-T part. It appears a discrete balun is used for the QFN package on all of the reference designs. Is there a reason that the...
Hey,
I just got my PCA10028 board was trying different examples to see if everything is working before I start with my own application.
As my application will be using...
I've had no success in updating the application through the NRF TOOLBOX for my Smart Beacon. I was able to load
ble_app_hrs_s110_v6.0...
And that successfully worked...
I am using NRF51 DK and I would like to try using the custom service so I download the nrf51-ble-app-lbs from github.
github.com/.../nrf51-ble-app-lbs
It stated that...
Hi,
I'm using nRF51822 Development Kit and trying to program softdevice with nRFgo Studio. The file to program is C:/Program Files (x86)/Nordic Semiconductor/nRFgo Studio...
developer.nordicsemi.com/.../a00969.html
I'm trying to understand whether this can be called in a timer interrupt ( app_timer ) and how frequently. I seem to have a bug...
I have nRF51822(pca10005), Dongle(pca10000)
And DownLoad Keil, nRF Tools, nRF Studio, nRF SDK, Sniffer, wireshark.
I try to run the example
C:\Keil\ARM\Device...