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'm developing a battery powered BLE sensor application where I need some basic guidance on how to implement this:
The sensor action consists of a measurement process where...
Hi there!
I appreciate your work on Nordic SDKs which are getting better and better.
But sometimes SDK setup isn't as quick as it could be.
E.g. for evaluation purposes...
Hi,
I am trying to port the Thingy project (ble_app_thingy_s132_pca20020) to Segger Embedded Studio on a Mac and it proved to be not an easy task, in fact I have hit a...
Dear all, I am building a BLE thermometer based on nRF51422 chip. I need to get certify it and if any of you performed and have the tests results of the below tests, for the...
The board came pre-programmed for MBED. I don't need that, wood like to enable regular JLink. I believe the process is to get it in boot loader update mode (hold boot/reset...
Hello,
I am new in this platform. Few days ago, my boss give me a nRFgo Motherboard. He want me to write a program that nRF24le1e can read/write data from sensor via I2C...
Just verifying to be 110% sure:
The TRACEDATA1-4 pins may be used as ordinary GPIO pins when no trace-functionality is configured for the debugger? So even if a debugger...
Hi,
I have a PCA10040 connected with some wires to an external I2C device and I need to poll data from the I2C device and send it over BLE, also updating the advertisement...
Hello,
I'm looking at the different way to control / dialogue with nRF9160 module.
I know it is possible to send commands through the UART port or through the cloud, but...
Hello Support,
I have developed one device based on NRF52,it has interfaced 4 sensors.It's working fine.
Now i want add one feature is that if sometime connection lost...
Hi,
I'm doing research on Bluetooth Mesh for which I built a Mesh system for testing throughput. So currently I am sending messages at the max speed (every 25 milliseconds...
Dear Nordic,
I am trying to do the following;
nrf52840dk will be ble central
ios will be peripheral
ios will begin to advertise then nrf52840 will connect
...
We are using SDK 15.0 and Softdevice 6.0, nRF52832
The question is :(1) We migrated the example "ble_app_hrs_freertos" to "ble_app_uart_c",luckily it works ;(2) But when...
HI,
I am using NRF52832,SDK15.2
I need to work on ultra low power consumption because My project related to Health care, Fitness tracker and HOME IOT mesh network.
for...
Hi,
I'm using the TWI master example to test my application. I wanted to extend the example to write into flash (fstorage module), in a way that I can transmit data over...