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...
I verify the TLS connection without a certificate in the matt_samples routine. I found that the connection to the server is very slow, it takes more than 20 seconds, how can...
Dear Team,
i have connected a sensor to nRF52810. The sensor power suppply (VDD) is connected to one of the GPIO. My system will switch between systemON and systemOFF most...
Hello
We are just now looking at the implementation of a Bluetooth module for our product and we have previously looked at your module called nRF 52.
I would need some...
Hello Nordic Team I want to use the ble_app_eddystone example found in SDK 15.3 on NRF52832 to advertise in connectable mode from the beginning. I tried to add nrf_ble_es_on_start_connectable_advertising...
Good day!
We have six of the nRF52840-DKs and would like to try coded PHY mesh communication. Is there a link for the SDK which features coded PHY (long-range) mesh? Apologies...
nodic example in \connect SDK\v1.5.0\nrf\samples\bluetooth\peripheral_lbs , ,i can not find the software interface place in peripheral_lbs example code from where to send
Hi.
I'm trying to make the i2cDevlib work on an nRF52 DK board.
There are several ports of the same to nRF51, and one to nRF25 but on the old SDK11.
I'm using SDK15...
Hello,
The Zephyr OS provides a function to reboot the module, sys_reboot(type) where type is either a cold or a warm reboot.
However I cannot find anywhere the difference...
Hello,
We opened from a clean download the example " ble_app_uart " in this folder:
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs...
Hi, Community!
My development environment is the following:
SDK52,
nRF52840,
s140 17.2.0
nRF Sniffer
My problem is that I can not seem to be able to send more...
Hello,
We are working with the nRF52840 and the OTA works when I set 0x10001304 to a value from 0-3. When I set 0x10001304 to a value of 4 or 5, the OTA fails.
Hi there,
I'm developing with the nRF52840 right now.
I'm trying to read some sensordata with TWI. The sensors are BMM150, BMI270 and BMP388.
Unfortunately, I already...
Hi everybody,
I received a nRF52833 DK (PCA10100) and I was capable to install heart rate example dropping prebuilt hex into the mass storage driver. Later I flashed a led...
Hi
I have seen some queries for support asking if app_timer can be used for real time clock and calendar functionality,
i am using the nRF52810 but the answers were either...