I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
Hello,
currently I try to implement a GATT server on a nrf51422 with the s310 Softdevice. For testing I use the LightBlue IOS client on an ipad. I can see my GATT server...
I am creating an Apps which will give me a list of the running Apps in the background and foreground.
Hence Using XCode, I want to programmatically detect
List of Running...
I have a Arduino board and I want access to Ant Stack by UART. I flashed S210 in my nrf51422.
I try connect the Arduino RX/TX with TX/RX (P0.12 / P0.13), but none. Also...
Hi Nordic,
I'm wondering if I can use IAR Workbench to download SDK for nRF51DK rather than Keil. I want to develop a beacon that uses Bluetooth Smart. Can I do that in...
Hi,
Does the .hex file for V7.1.0 include the master boot record? I'm writing a JLink script to flash it and I'm trying to figure out, once converted to a binary file,...
I have the PCA 10028 Board. I would like to add a characteristic on an already existing service.
In the nAN-36 I see, what is necessary to set up service and characteristic...
Dear Forum,
I just unwrapped my new nRF51 DK board and already played with some mbed example programs which worked beautifully! So first of all - thank you Nordic & mbed...
What capacitors would you recomend for this 16MHz Quartz http://www.jauch.de/ablage/med_00000848_1411137106_JXS32-180914.pdf to ensure 40ppm frequency tolerance for nrf51822...
I read the following but was not able to use it to resolve my problem.
devzone.nordicsemi.com/.../
bootloader.hex
bootloader_settings.hex
The bootloader address...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hello,
I would like to use the PCA10031 Dongle as the peripheral with the multilink examples. I will be wiring up a button to the available GPIO and using this for a space...
I want to use to set the UUID in my Nordic device as following:
Base UUID:
{0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,...
hi.
I refer at the example find here link text .
i want to transmit with Advertising, as the temperature is transmitted in the example, data from some sensors .
But in...
I'm trying to port the HRS example using S110 Softdevice and SDK 7.1.0 to IAR 7.10 on the pca10028 board.
I've created an IAR project which uses the same files as the Keil...
Hi everyone,
I am trying to create a file in sd card but it is not creating.But i can read a file from sdhc card of type .txt,.c,etc with nordic evolution board nrf51822...