Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
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 have a USB dongle with an nRF24LU1p that has a few SPI pins but is missing the RESET pin. I would like to be able to program it via SPI but the SPI programming protocol...
nRF51 RTX 4.74.0-3
SoftDevice S210 V4.0.1-3
Created a timer for 5 seconds interval.
It turned to be 4.4 seconds. with or without softdevice enabled.
Anybody else has...
Hi,
Access to the UART hangs the execution of the experimental_ble_app_uart_s110_pca10028 example.
The phenomen occures In the file simple_uart.c when checking for the...
This may not be a major disaster,but it bothers me:
I have written an application to read data from an ADXL345 accelerometer (using SPI) and print out the data on a console...
Good morning,
i still couldnt find out if it is possible or recommended to use the PPI together with the s110. i checked the example in the sdk documentation but it was...
I have an in memory log variable that I write to on various BLE and device manager events. If there is ever a serious error, my implementation of app_error_handler() now takes...
Hi,
I have programmed the radio_test_example to target having nrf51822 qfacaa chip. I have changed the UART pins as per the custom board.
It's working fine but showing...
Hi,
How can i wake up(interrupt) the nrf51822 device from "air" (from my iPhone application)?
For example after i paired iphone with nrf51822 i want to put the nrf to sleep...
I am using SDK 7.1 and I am attempting to use the Makefile.common found in sdk_7.1->components->toolchain->gcc->Makefile.common. However, the Makefile.common appears to contain...
I'm trying to send multiple 20byte notifications per interval through the NUS usart service to iOS 7.0, 30ms conn. interval in the UART demo app. It seems I cannot tx more...
Hello,
I'm working on a project with SoftDevice s120. I played with the project ble_app_multilink_central. The maximum number of characteristics per service supported by...
Our application includes a 32.768 kHz crystal oscillator with a nominal +/- 20 PPM accuracy. When I factor in aging over 10 years and worst case variation due to temperature...
Hi !
In questions question1 & question2 Petter Myhre gave a complete answers about count of max characteristic per service in s120 and how to resolve this restriction....
Hi,
I am now developing the BLE with our company's own sensor, so we are not using the motherboard. There always a problem when we use it. I am using the PCA10004 board and...
SourceCode_SSDI_BTLE_BeaconReceiver.zip I am starting to use the Nordic chips, and have a PCA10004 board running. I have modified the experimental_ble_app_multiactivity_beacon...