Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
I would like to confirm the availability of the nrf51822 with DC/DC.
Should the nrf51822 with DC/DC be used in new designs? Will it continued to be available in 2015 and...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
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,
For providing OTA function , I add dfu service into my own application APP1. and create another application App2 to copy the new firmware(named APP3) and cover the flash...
Please help me !
(spi_maseter_config.h at line 29)
#define SPI_PSELMOSI0 20u /**< SPI Master Out Slave In GPIO pin number. */
nRF51822 QFAA Package pin no.20 = P0.14...
I'd like to use 'Direct Advertising' to get the attention of a Central (a specific one or any in range) when an event happens on the peripheral. Is this mode supported by...
Hi,
I hooked up an nRF8001 (Olimex) to my logic analyzer and am observing the behaviour of the RDYn pin.
After resetting the nRF8001 through the RESET pin, the RDYn...
Hi All,
Just got my NRF51822 development board today and cannot get the heart rate demo from SDK to work. Two issues:
1> The PCA1004 board (the one without antenna)...
Dear Sir, We are intending to develop wireless UART- BLE module for our wearable product (Cable replacement profile). Please, help me to get to know about UUID and cable replacement...
Is sd_ble_uuid_vs_add available over the serialzation interface? How can we add a custom vendor ID over the interface if there isn't a serialzation function for it here ?
Hello,
I have made some current and timing measurements on the nRF51822 Development Kit (connected to a nRFgo Starter Kit) running some of the example applications provided...
I would like to drive an LED from the nrf51822 gpio
How much current can the nrf51822.
How much current can the nrf51822 gpio supply?
Is there a recommended LED for...