I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
Hi,
i am using nrf51822 interface with mpu9250 and i want to detect a tap without using of DMP feature of mpu motion sensor. my application requirement is low current consumption...
Hi,
sending some data from nRF52840 (DK or dongle) to a host computer via USB. When nRF52840 is connected to a "powerfull" host, all goes ok; when connecting to a "less...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
hello,
Now i transplant pwm_library programming to ble_app_uart_c(central) in SDK15.0.
But i found the program cann't run in NRF52 DK.
I found it build no errors but...
Hello,
We are evaluating now a new project and I am struggling to get a feeling about one moment of Thread network and its particular implementation with nRF52840.
In...
hello,
Now i remove pwm_library programming in ble_app_uart_c(central) of SDK15.0 to produce a 125KHz PWM waveform.
But i found the program cann't run in NRF52 DK.
pwm_library...
Environment: nrf52832 , nrf5SDKforMeshv310src , nRF5_SDK_15.2.0_9412b96
0.did the switch_light sample use FressRTOS ?
1.if not use , can i use FressRTOS directly ? does...
Hi,
I have a device with two models, the Generic OnOff Server is located on the second element. When using the "Node Control" to change the "GenericOnOff state" the app...
Hi,
I'm using SDK 13.1, SoftDevice 4.0.5 on nRF52832. I have an app which runs for a long time but will occasionally enter the hardfault handler from an address within the...
Hello,
I try to send multi notification in one connection interval, but I can only send one notification.
Hardware
Peripheral: nrf52832 costumed board (with BMD-300...
Hi,
I'm using nrf52 custom board designed for our project,For this we have P0.09 and P0.10 as rx and tx used for uart, when i configured this two pins as rx and tx it is...
Hi
I am running on a nRF52832 chip with following software stacks
Mesh SDK v3.1.0
nRF SDK v15.2.0
Softdevice v6.1.0
I am working on a use-case where I am processing...
Hi
I want to get a certification. I need your help because I am not currently in DTM mode.
The procedure I checked is as follows.
1. J-LINK , USB to Serial Converter...
Hello to all,
I am using nRF52840 with SES SDK15.0 version. My device is goes into sleep mode after sending data to server. But when woke up device for first reading data...
Hi,
Can someone please tell me in what scenario would a device advertise with two different addresses at the same time?
My device is an nrf52382 based custom PCB...