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...
Hello,
I want to create an application for the nRF52832 using Segger Embedded Studio and the nRF-SDK. In order to have a clean and portable solution I would like to have...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
I'm using the UART / Serial Port Emulation over BLE example on the nRF52 development kit connected to a custom microcontroller.
I just need the nRF52 to simply relay bytes...
Hi everyone,
I have been looking for information about this, but I have not been able to find anything. I would like to send data employing UART, but I can not use the...
Hi, I have a few general questions on nus_data_send().
First off, is there another known way of transferring an array/string via ble to the Nordic mobile app other than...
Dear Sir,
I am working with nrf52832, SDK15 and s132 soft device.
I am using RIGADO DK .
Is it possible to continue advertising(from peripheral device) even after...
Hi All
I am doing a project which is base on SDK15.2 examples\proprietary_rf\gzll\gzp_dynamic_pairing\host\pca10040\blank\arm5_no_packs
I would like to add a timer to...
Hello,
I cannot add SPI0 to my application because OpenThread library was built with it without any interest of that. Could you fix it please ? (I need the 3 SPI peripherals...
Hello! I want to use the start time of the XOSC16M in NRF24LE1. I got ~4 ms. Can I put the processor to sleep at this time in standby mode? How to do it to wait for wakeup...
Hi all:
I see the "ant_share_channel _master_to_master" example,
this example is share_master,
my question is,
How to get p_ant_message[]?
the p_ant_message[]...
Is the recently released SoftDevice - ANT/BLE S332 SoftDevice v6.1.0 - compatible with the recently released SDK v15.2.0 ?
The supported SoftDevices listed in the documention...
Hello. A re-connection failure problem happens on our products.
chip:nRF52832 SoftDevice:S132 SDK v11.0
1. pairing and bonding on LESC 2. reset connection and re-connect...
Hi,
I have connected and SPI flash module to my pca10040 dev board. I wrote a test cycle of erase/write/verify for the entire flash and it works correctly. My initial pinout...