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...
Hey,
We are trying to create a Bluetooth Printer based on the nRF52840DK.
I just want it to show up as a Bluetooth printer on my mobile device.
Is there a starting point...
Dear all,
I am expanding the eddystone example for my nRF52832 (nRF52-DK) with some extra functionality. I wanted to create a periodic impulse with a timer (timer 1), all...
Hi Folks,
We have 6 factories that will be programming custom boards that use the nRF52832. I'm one of the software developers and have been using a dev kit to program and...
Hey! . I am new to embedded developing and was trying to familiarize with nrf52 DK .
Issue : When i try to run the BLE examples in sdk after clicking " download and debug...
Hello! I am having issues dfu from the huawei p30 lite. with nrf51. Tried with nrf connect and nrf toolbox.
Dfu progress stops at 2-3% when uploading. Error Remote dfu error...
I am unable to connect the nRF9160DK to the cellular network.
I have gone through the "Get started guide" (working in Linux) and I have been able to install the SDK. I have...
Hi, we have faced with the same issue as many nRF52 users, debug interface (DIF) will stay active after flashing and high (~3mA) continuous current remains, Power cycle will...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
In BLE peripheral example ‘ble_app_template’, it is for doing Advertisement...
hi... folks
I am working on multilink central example, i have modified this example to multi link central uart ,where i can able to connect to multiple peripheral to a single...
Hi,
I am using NRF51822(PCA10028) ble_app_uart example , I need to change the name of the BLE device during Advertising and store the name in Flash so that when ever the...
Hello,
I am trying to establish a network to send data over the boards.
I tried using examples in Ble_central and Ble_peripheral, but in those examples they would stay...
Using the esb tx fifo, it appears to change the ESB_MODE from PTX to PRX, and changes the esb channel to some other value. Is there any way to setup the radio so that it doesn...
Hello,
I am working with nrf52840. I have read how the SAADC example works at https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Fnrf_dev_saadc_example...