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...
Hi I just have a simple question and that's where the code keeps Bluetooth mesh control how many devices it has in its stack that it has provides keys to. for every time I...
hi
sdk 15.0,
IN Multilink, 15 devices is operate normally. However, changing the device to 20 causes problems.
Is there a way to fix the problem?
attached source ...
Hi,
I was trying out the long range example provided on the NordicPlayground GitHub repo, and worked great when communicating between two nRF52840 dev kits. I however noticed...
I know that the the +/-250ppm LFRC accuracy is required for BLE... but is that just for a system that receives data? Is there any need to calibrate for a system that only...
Hi all,
I am using PCA10040 with nRF5_SDK_14.2.0 and using the ble_app_uart example.
Basically I have a large array of size 18750 to send out and having read on the forum...
Hi Dev Team,
I would appreciate if you can help me sort out the errors that I am getting when doing a DFU OTA using the 52 Dev Kit to the Thingy. I basically followed...
I have an input connected to P0.18 on my nRF52832, which needs to be driven high by an external source. I am running into two problems, which may or may not be related:
...
Hi,
I have seen some posts from
Ole
and
Hakon
about the bulk data transfer. But I have some confusions which I want to clarify before implementation.
I need...
When I update the firmware to version 2.1.0, the value that TVOC reads is always 0, whether or not it is related to the thingy gas sensor requires 48 hours of operation time...
So, after upgrade to Thread SDK 0.11, I'm not able to perform DFU again. Symptoms are identical to devzone.nordicsemi.com/.../ - this time on nrfutil v3.4, with pyspinel=...
How do you pan along the Y axis using the nrfConnect version of the PPK ? I can zoom in using the ctrl and right mouse button, then pan left and right, but I can pan up and...
SDK v14.2.0 using s132
Our central should only have one connection at a time, so I set
#define NRF_SDH_BLE_CENTRAL_LINK_COUNT 1
But when it is connected to a peripheral...
Hi Nordic,
In order to program our boards with nRF52832 devices in production, we need a stand-alone, command line programming tool.
I believe that the command line...
Hi everyone,
Maybe my problem has already been solved in another discussion, if so, I haven't found it yet !
I'm programming on a external board using nrf52832.
I...