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...
Hi,
I have a problem with the mlme_start_req:
I have defined the following structure for mlme_start_req_t:
#define SUPERFRAME_ORDER 15u
#define BEACON_ORDER 15u
...
Hi.
I was wondering if there are any options in the pipeline for the nRF91 series. Any pin-compatible variations of the SoC, like a device without GPS or BLE or other...
I using the nRF mesh SDK v2.2.0
I do the below steps:
- Provisioning the light node by the interactive PyACI
- Configure the light node
- Can the node with PyACI using...
My simple BSD socket example does little more than send/recv a message to a server over LTE (it's adapted from Rallare's tcp sample). It works, however the recv() call does...
Hi,
I am developing firmware for a custom NRF52840 based board. I am using softdevice 6.0.0 with SDK 15.0 and the SES environment.
I am trying to use three application...
Hello, My name is Rafiul Islam, and I am a part of a Capstone Engineering team at Simon Fraser University (Vancouver, Canada). For our capstone project, we are expected to...
Hi,
I have the simplest of SAADC sampling scenarios whereby I'm sampling a voltage in a one-off manner, nrf_drv_saadc_init, nrf_drv_saadc_channel_init, nrf_drv_saadc_sample_convert...
Hello,
I am using NRF52832 and nRF5_SDK_15.2.0 for the our device.
I am using FreeRTOS also.
I have some issue about sleep mode with FreeRTOS.
I refer to some suggestion...
Hello,
I'm having a weird issue that I'm not sure how to debug. I have an app that I know works fine if programmed just with the softdevice. However, when I also program...
Hi,
I want to implement the tap sensing in my product. for that i have BMI160 accelerometer for tap detection interrupt.
during wake up time i need to read the accelerometer...
Hello,
I am interfacing some chips + sensors to wirelessly communicate to an nRF24L01 connected to an arduino nano which is pluged via USB to a computer.
This nRF24L01...
Hello,
I'm trying to work with ADC on nRF9160DK and I'm using 3V for VDD IO;
With below configuration
I'm getting full scale reading at 640mV
When I've switch to...
Hi,
Our product is based on peripheral device (nRF52840, SDK 1.5, SD s140) and in-house PC (windows) / mobile (android) applications.
We plan to implement bootloader ...
I need to show a proof of concept for a product development decision of a new development project.
The PoC consists of connecting a (very special) BLE central device (named...