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...
Hello everyone,
I haven't read anything in the official documentation about it, but I was wondering if the S110 has an embedded checksum that I can use to verify its integrity...
Hi,
I'm currently working on nrf51822 beacon connected with stm32f4 board. able to communicate fine on UART as well as with bluetooth device. is there any way to find out...
We have been using the nRFgo nRF51822 development kit for prototyping. We now want to design our production board. However, your site says that this dev. kit is not recommended...
It seems these functions are identical in what they do, except that one is in S120 and the other is in S110.
Why not standardise the booting mechanism to facilitate code...
Hi !
I'm developing a bluetooth low energy service using the nordic evaluation kit and following the ble_lbs example. It works, but when I load the code on an other electronic...
Hello,
does the iOS Loader app not work with the nRF51422 chipset? I thought that this chip was more capable than the nRF51822. I do not seem to get access to the download...
I'm concerned about stack overflow as I consider using a linear fit function which declares 5 local variables as floats and accepts 5 pointers.
5floats * 4B/float + 5pointers...
Hello! Can anyone tell me information about bluetooth protocol and SDK functions?
What functions need to start BLE device like a peripheral/central, and what each...
My JLink Lite seems to have died (nRFgo Studio can see it, but can't connect to a target).
What is the latest replacement for a JLink Lite?
Preferably something that can...
I'm trying to get the ble_central_s120_pca10028 app working on my device. However it doesn't behave as mentioned in the user guide (no BSP_INDICATE_CONNECTED on peripheral...
Hey,
I am currently designing a custom PCB w/ the nrf51822 QFAA. This is the first PCB I've designed and I'd really appreciate any help.
1.) Since I am using BLE I am...
I'm trying to understand latency between simple events (like a button press) and transmissions to show that event on the nRF Toolbox iOS app. In some trials, my updates are...
Hi we are developing a customized Bluetooth smart PCB with the nrf51822, I load the softdevice 110 v 7.1.0 no problem, but when I load the heart rate demo app it stuck in...