uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
I have a follow-up to this question: devzone.nordicsemi.com/.../
We are interested in dynamically changing the supply voltage because our space-constrained design requires...
Hi,
For my custom PCB, I am using the PCA10004 as reference in order to determine if the maximum possible range has been achieved. However, I am seeing only about 20 feet...
Hello I'v just ordered a NRF51-DK kit.
I'm looking at the different tool chain. In my application speed is critical 16Mhz is actually bearly enough, so my question is:...
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...