If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I got my UART working just in basic sending and receiving.
Now I am trying to implement buffer feature and other non-blocking features. I have done this on other CPU's many...
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...