Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
I'm using ble_nus_string_send() to send 15 bytes over BLE UART.
As expected it sends 15 bytes, however on occasion 14 bytes are sent instead of 15 bytes.
Would there...
I ordered nrf8002 IC. I am using following breakout board PCB & not using Nordic development kit.
www.proto-advantage.com/.../product_info.php
I gave 3.3V to both VDD...
I've been working through the tutorials on BLE Services & Characteristics. That's all gone fine for me. Now I'm adjusting the sample code to use different UUIDs for my own...
Dear Sir.
I have a question for app timer in nRF52 DK(pca10040).
I was called a example source(ble_app_hts) for nRF5_SDK_11.0.0-2.alpha.
And I add UART part for logview...
Dear All,
I have question regarding advertising in NRF51. I measured the power that be used when advertising using osciloscope and set the advertising interval of NRF51...
I'm having this event and I'm not sure what are the conditions required to trigger it, also what does it mean exactly since the documentation does not say more than a line...
I had attended the Nordic 2015 Tech tour in Helsinki and it was very nice of Nordic to give away nRF52 DK to all attendees. So far, I've been busy working with nrf51 but today...
I follow this instruction to turn Raspberry Pi into an IPV6 router on IPV4. My raspberry pi works well after I add nameserver to /etc/resolv.conf.
But other device in my...
I am experiencing an error that I can't figure it out why it is happening and where to go and try to fix it.
I am using the subscriber implementation on my nRF51, Raspberry...
I see in multiple examples of NRF51 SDK:
#define APP_TIMER_MAX_TIMERS (2+BSP_APP_TIMERS_NUMBER) /**< Maximum number of timers used by the application. */
but it is...
In ble_gatts.h, I see:
#define BLE_GATTS_FIX_ATTR_LEN_MAX (510) //< Maximum length for fixed length Attribute Values.
#define BLE_GATTS_VAR_ATTR_LEN_MAX (512) //< Maximum...
Hello Everyone,
I have been working on the NRF51DK by using proxmity examples as reference when i added the static passkey for the connection security it is working well...
Hi, i am new to embedded system.I want to use nrf52 DK as master and connected with two slaves by two spi channels? is it possible to achieve on nrf52 DK.
1>How to set up...
when i turn on the Keil, they have showed error to me
"Install missing Software Packs?
NordicSemiconductor.nRF_ConfidentialDeviceFamilyPack"
then i try to re-intall familypack...