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 need to put a larger battery on the Thingy:52. Does somebody have a description of the battery connector on the Thingy:52? I've read the Thingy:52 HW BOM, but nothing there...
Hello everybody,
I am currently developing on NRF52DK (2018.37) waiting for my proto to be manufactured.
I am using SDK v15.2 with gnu/gcc toolchain under Linux Ubuntu...
How can we change the default resolution i.e.,12 bit to different resolution.
I know the 4th byte of the scratchpad memory contains the resolution part of the device but...
Hi,
I just bought a nRF52840 dongle and I am trying to use it with nRF Connect Bluetooth Low Energy App to test communicating with a NRF52 DK that has a BLE peripheral...
Hello all,
I am developing an IoT module using nrf52832. My dilemma here is on how to make it able for programming for production?
What i require in production:
1. I...
Hii,
I'm using Nordic nRF5 SDK for Mesh v3.0.0 Example Code in LIGHT SW Provisioner Example i got Error code please healp me how to solve.
In Case Of
#define PERSISTENT_STORAGE...
SDK: nRF5_SDK_15.2.0
IDEs: Keil
SoftDevices: S132
When I use the SDK example to build for nRF52810, following the steps stated in nRF5_SDK/v15-2-0/nrf52810_user_guide#ug_52810_own_project...
SDK: nRF5_SDK_15.2.0
IDEs: Keil
SoftDevices: S132
Computer platform: Windows 10
chip: nRF52810
When I use the SDK example to build for nRF52810, following the steps...
Good Afternoon,
We are using the nRF52840 DevKit with our BLE peripheral app and after connecting on iPhone (iOS11) and trying to read the RSSI (readRSSI() from CoreBluetooth...
I am trying to send data from a phone to the NRF51822. The data is being sent from the phone in 20 byte chunks to a write characteristic. When the event handler for receiving...
I have been working on a C++ library for the BME280 sensor to be used within the Nordic SDK and am so far only focused on using TWIM, Within this library I intend to use TWIM...
when i use the ble_adverting_start(BLE_ADV_MODE_FAST);
and then use the ble _advering_start(BLE_ADV_MODE_IDLE);
then ble_adverting_start(BLE_ADV_MODE_FAST); the return err_code...
OS :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor 28-pin Land Grid Array / 15GPIOs / SWD Soft Ver:nRF5_SDK_15...
I have implemented Legacy OOB on NFC and when my Android phone attempts to pair with the device, I receive a NRF_ERROR_STORAGE_FULL error in PM_EVT_CONN_SEC_FAILED event durring...
Hi, now I'm developing my projects(bt-audio-advertiser) with SDK 15.2. and Thingy:52.
I want to load PDM data to extended advertising packets. I succeeded to use extended...