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...
It seems that there are parts missing from the nRF5x SDK v15 if attempting to use the microecc backend, the first is that it expects NRF_CRYPTO_HASH_ENABLED to be defined...
Hi,
I would like adjust usb_msc to work with flash memory different than in example. I created nrf_serial_flash_params_t structure with it's data. When I trying to change...
I realize this product (Primo) has been “retired”, but am wanting to know how safe it is to use for home automation.
i don’t want any blames assigned, just would like to...
Hi !
I want to build a distance measure hardware by myself and for this i need to make some i/o pulses (about 7-8) very accurate in 40Khz. after that, i need to implement...
Hi Folks,
I found that the interactive pyaci is setting wrong parameters if I try to set the heartbeat publication.
What I did:
Python:
cc.heartbeat_publication_set...
Hi,
I would like to use the Device Information Service and to be able to write the HW revision string from the central device (in my case the nRF Connect app). Per default...
I am working on nRF52832 controller for a small project . I am completely new to this series of controller.
I want to develope a firmware to measure Humidity and Temperature...
I am developing one project where I use the Rigado BMD-300 Series Evaluation Kit for controlling one ws2812b strip with 8 LED.
Currently, the system work as I intend when...
We are developing our product on nRf52832QFAAB0 SoC. BLE 4.2 is currently implemented in our products.
Seeing all features in BLE5 (long range, Higher throughput, increase...
Hi,
Why doesn't Nordic offer a stand-alone BLE controller variant of its softdevice protocol stack? As far as I understand, the softdevices includes both Host and Controller...
hi,
I am using nRF52-DK with nrf Sniffer
What are LED 1 and LED 2 Indicate ?
Initially LED 2 Blinks very Fast, Sometimes LED 1 is Off LED 2 is ON
sometimes LED 1 and...
When and where can we purchase the nRF52840 chip for engineering developpement and production in China, and how long is Manufacturer Lead Time? Thank you.
I am using nRF Connect app testing bluetooth connection ,and I got problems in some Moto phones ,and error message is in the below pictures , below model number is Moto Z...
Hello,
I'm currently migrating from SDK13.1 to 15.0. I'm doing it in steps so I first started migrating to SDK14.2. After I finally got rid of all the warnings and errors...