Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
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...