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, I Have been using your app Connection for Mobile to test my Heart Rate Monitor BLE, I am using also an Honor 9 Lite (Lineage OS 15.1).
The app Nrf find my monitor...
I would like to use the beacon example to send some manufacturer specific data over BLE.
I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.
My question is other...
What's the fastest scanning settings for connecting to anywhere from 1 to 20 peripherals at a time? My peripherals are all advertising at 211.25ms. I won't be sending any...
Hi,
I am trying to use an SAADC converter to measure voltage in range from 0v to 3v5 but I cannot succeed. It is not possible to measure a voltage above 3V1. Well at least...
Hello, community.
I'm using NRF51822 SoC(256KB ROM, 32KB RAM) with S130 Softdevice.
I'd like to reduce the rom size and the ram size to decrease the production cost. ...
Hello,
I am using nRF52840 DK for bulding a bluetooth mesh. I would like to use JLink in board kit to flash and debug for other nrf chip.
How I can connect and configure...
Hi,
I'm using SDK 15.3. How do I connect a central (nrf53832) to another central (phone/laptop) using multilink central example? Its only connecting to other peripherals...
Using the 15.2 SDK, the stack generates an error when attempting to bond. I am using the android nRF Connect test app to initiate the bonding after connection. The error generated...
I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central...
Hello,
We're currently preparing for BLE certification of our device. It contains an NRF52840 on a custom PCB, so I believe we'll need to perform RF-PHY testing for certification...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi! I develop board based on NRF52832. P0.08 is connected to the MOSFET transistor.
The transistor switches the relay. During start (power on or reset) on GPIO there is...
Hello,
Please let me check about the usage of an IRK for the default setting and how to change an IRK each bonding cycle.
We use the resolvable address for our application...
Hello
I have a setup with 3 nrf6310 dev kit and with a nrf24LE1 module on each of them.
1 acts as a transmitter and the other 2 act as a receivers. What I specifically...