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
H have developed a program for nRF51822 using "Arduino IED" and "BLEPeripheral" library, that performs an operation.
The operation is a button press and on each press...
Hello,
My board reads data from acceleration sensor and sends it to ESB message.
When acceleration is under threshold, nRF52832 went sleep mode.
Before entering sleep...
Hi...
I am using Nordic SDK V17.0.2 with a SoftDevice S112 and developing a project uses freeRTOS that came with this SDK
From reading the documentation about the...
my project ,sample data every 4ms comes in a GPIOE interrupt ,and in interrupt give a data come semophere , but in thread take this data come semophere and read data can not...
Hello,
I am using NCS v1.6.0 with the nRF52833 DK and would like to modify the TX power (e.g. from 0 to +4 dBm) and PHY (e.g. from 1Mbps to Coded PHY) in the peripheral_uart...
Hi!
I am running zephyr/samples/bluetooth/direction_finding_connectionless_rx sample application with minor modifications. I had no problem building application. I then...
Using nRF52840 DK with SoftDevice s140 latest version.
I have a data array that I am sending over a characteristic in fragments via notifications. Given the peer platform...
Hi,
I am considering a NRF52833 + nrf21540 combination. I see in nrf21540 product specification mentioned that
Single-ended 50 Ω matched input and output
...
Hello,
I want to create tfm_ipc project for NRF52840 DK board.
I configured options like below.
But I got an error message, "create_nordic_project.py failed (1)...
I looked at Blinky, but I am still not sure how to access the GPIO pins. In Blinky, there is an led0 alias, but what about other pins? What are there aliases?
Specifically...
Hello,
I used SDK15.3
Android phone and iOS phone is master
nRF52811 module is slave
It's said that the phone can't set conn international(Android、iOS)
But slave...