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'm new to Linux, new to embedded code but 15 yrs experience in Windows development. So, I got this project where I need to interface from BeagleBoard-xm running Ubuntu Linux...
Hi, I'm using my own custom board.
MCU : NordicSemi nRF51822-QFAA
SDK version : 7.2 (I use IAR 7.1 for ARM.)
Softdevice : S110 7.1
Each 3 examples does work with...
i am sending data with the advertising, and the Dongle receives the data. It only receives the data at certain times. 20 sec receiving, 30 senconds nothing...and so on.
...
Good afternoon,
I want to get date and time from the RTC1 and working on the S110.
As the RTC1 counter is just 24-bit long, final counter value (overflow) has to be taken...
Anyone had any success get uCXpresso.NRF working with the latest nRF51 Dongle. I can't seem to get the BLE stack working.
Trying to run this example but the device is not...
Just starting the external LFCLK needs a considerable amount of energy. With my evaluation board it takes about 340ms for the XTAL to get started, which is well within the...
I am only interested in one max bonded device at the moment so I want to replace the old bond with a new bond. Is there an easy way to do this? I only want to replace the...
Hi,
I am try to manage situation when a wrong PIN code is provided from Master control Panel.
Using an NRF51822 with S110 I receive this code:
BLE_GAP_SEC_STATUS_CONFIRM_VALUE...
Hi,
I'm trying to communicate between a stm32f4 (spi master) and a nrf51822 (spi slave). I have configured the MISO, MOSI, CS and SCLK of the nrf. I use the spi_slave_example...
I'm using SDK 7.1, PCA10028 eval board, SD310 2.0.1
My application has no display, and a single button for input. I want to prevent bonding until the button is pressed...
I use Eclipse, gcc and OS X to compile.
I had FW working just fine with SD 6 and SDK 5.2. I recently tried to upgrade and ran into many problems, but the latest is the...