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...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Hello! Reading the following segment regarding Buttonless DFU with bonds from the documentation, I'm not clear as to the meaning of these paragraphs. It looks like two contradicting...
Hi
i am able to work with adc 0 for nrf9160 custom borad now i want to use adc 5 to adc 7 simultanuously can you please guide me to settings which i need to modify or a...
Hii guys ,
I am trying to pair two nrf52 bluetooth devices. How can we pair two stand alone nrf52 devices to send and receive data? Is there any example code to show such...
Hello community!
I have curious problems with the bootloading process in SDK 17.0.2 . What I am trying to do is the following:
1. Create a bootloader settings page with...
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product.
We need more GPIO configurations for our project...
Hello Nordic, I am currently trying to develop an application that would send data via satellite if there is no LTE coverage but I don't see any relevant documentation regarding...
I am currently using the ble_app_template code from examples\ble_peripheral in SDK v10. The code and BLE read/write function successfully works. I now want to combine the...
When I publish messages to the mesh network via a Vendor Model, after connecting to device and performing a successful vendor command sequence, I start sending publishes of...
Helo, I am developing a BLE product, and @ encryption stage, I get thie message on the topic.
I attach my log for further information.
The log entry that gives the...
Hi. I am currently using an nRF52840 DK board and SDK 17.0.2.
I require 16-bit heart rate service UUID to work with a 128-bit vendor specified custom service.
When I create...
I have competed development on a project using the digikey sparkfun dev modules. I'm now entering production but my factory can not find a model on the market that works....
I need to indicate a characteristic value that is longer than the MTU. Using the pc-ble-driver, no problem. Windows supports semaphores and I can call sd_ble_gatts_hvx(),...
I want to evaluate power consumption of nRF9160 used as AT command modem using Thingy:91 Serial LTE modem.
How to achieve lowest power consumption for Thingy:91 LTE Modem...