Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hey guys,
I have another question related to this example.
I've modified the UART example such that UART printing is disabled, and I am calling ble_nus_send_string(...
SDK 11.0.0
SD s132 2.0.1
nRF 52 dev kit
I have been in the process of adding dfu functionality to an existing application.
Currently, I have gotten the dfu to work...
Hi. I'm looking for streaming solution.
I think BT5 will be one of the great solutions.
I refered video as below.
www.youtube.com/watch
It shows that nordic chip...
Hello All,
I am working on one of the project using nRF51822 . in this project it requires multi communication protocols i.e i want to configure as below,
2xI2C
2xUART...
I currently have 2 redbear nrf51822 nano. I want to connect the UART of the nrf51822 to my arduino uno/nano but i dont know how i should do this. I tried looking for a solution...
Hello,
I am using PCA10040 and sdk12.2.2. I am trying to load ble_app_template code. But when I try to flash my code in pca10040 I am getting error as "No Jlink Device found...
I have a nRF51-DK and SDK8+Keil5.
I also have a module that sadly uses an old revision 1 nrf51822. It is connected via SWD to my nRF51-DK.
I could programm it with keil...
Hi,
What is the use of Tacq and the sampling rate in ADCCON2 (pg 169-170 in nRF24LE1 Product Specification 1.6)?
They seem independent of the sample resolution. What...
I have a requirement that in BLE Beacon Packets, I want to send the time stamp information with in Beacon packets . My questions are : 1. Is it possible to include time stamp...
Hi All ,
I am designing a project and having some doubts here.
Basically project is about tracking actual work hours of Laborers in the construction site.
I have already...