Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
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,
On a nRF51822 (QFAAG0) with S120 softdevice (using the recent PCA 10001 v2.2.0 board), i'm trying to perform these operations successively:
a simple RSSI scan...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hi,
I want to use the AES of 51822 and I have read the nRF51_Reference_manual,I cann't find any demo about AES in SDK.Do you have the demo code about 51822 AES encryption...
Help please! I've been using the nrf51822-EK for several months. Everything has been working well.
I updated my SDK in order to be compatible with S110-SD-v6. Everything...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
am using nrf51822 chip communicating with PIC16fl1509 through uart.the PIC will send the temperatire values through uart to nrf51822. i have a doubt ! will the uart communication...
Hello,
The fact is that I was testing how to OTA update the kit's firmware. I had no problems with the app but when I tried to upload the bootloader.hex includen in the...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
friends :
i assume that the nordic support team can also be considered as friends.
i purchased a nrf51822-mkit, but it seems that it does not qualify for a legitimate...
Hi guys,
I would like to know how to use the softdevice to enable an interrupt when I receive an advertisement packet. Right now I know we have to use
softdevice_ble_evt_handler_set...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Good morning,
Is it planned to raise a new version of this application note but based on the new version of the SoftDevice? If yes, when is it expected?
Best regards...
Where could I find the software for the Connectivity chip(ATSAM 3U2C) that enable the mbed connection?
If I flash the EK board with this software, could I use EK(evaluation...
Prior question: nrf51422-soft-device-options
As a follow up to my previous question, has Nordic developed a stable boot loader to use with the S110 soft device and the...