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, Everyone
I have a product (named "A") developed on sdk12.3 and 52832.
This product has peripheral function and MTU Size is 64.
If I use "nRF Toolbox -> UART" on my smartphone...
Hi,
I'm working on the Mbed-OS USB HAL implementation for the nRF52840. I'm having a bit of difficulty getting the expectations of the USB stack to match up with the event...
Hi,
I completed the getting started guide (Getting Started Assistant app) of the nRF Connect v2.6.1:
I installed the toolchain, the SEGGER Embedded Studio and opened a...
Hello I am working through my project and ran into the roadblock of the nrf52840 not being able to use the 250kbit radio mode.
I tried a few workaround and ended up getting...
Hi,
I am working on the "pin_change_init" example to develop my interrupt based function.
I have added three pins/buttons into it and out of which only are working properly...
I AM AT THE END OF MY SANITY!!!
I have tried everything. SEGGER, Keil, installed J-link like 5 times, Python, nRFgo, nRF Connect for Desktop, nRF5x Command Line Tools...
Hello,
We are using nRF52840 with SES sdk 15.0 version. My other thread is here in that got problem with nrf_cal_set_callback(calendar_updated, test_Interval); this function...
I am trying to use a sensor that needs 9600 baud rate with the nRF52840-DK. I've set the baud rate to 9600 on the sdk_config.h. Would I still be able to see the transmit/receive...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Hello
I am using Segger Embedded Studio with nrf9160. I can 'Build and Run' the 'asset_tracker' project but the LEDs are not blinking and my development kit is not connecting...
Is possible to get a sample code for communication between multiple BLE devices, for example the BLE TinyShield? I have come across a code that enables the BLE TinyShield...
The content, format, and size of a device's Peer Data is determined by the application. I understand that when pm_peer_data_store() and there is not enough available flash...
Hello there,
In order to have a continuous RTT debug during DFU, I followed advices found in:
- https://devzone.nordicsemi.com/f/nordic-q-a/20708/rtt-logging-from-application...
Hi,
Apologies if this has been asked before. I am interested in trying out the Adafruit arduino implementation for the NRF52840. The implementation uses it's own bootloader...
Hello,
Que 1:I want to Test BLE APP UART Functionality with BLE MESH Example ..is there any document how to use Combine BLE and BLE MESH?
Que2: I want to run BLE MESH...