I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
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...
Hi guys
I am looking for export control related information on NRF52832-QFAA-R7, in particular: 1) Is the product a controlled dual use item under EU Regulation 428/2009...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
Hi,
I've been developing an application with the nRF9160 dev kit. We have just received the first rev of our custom hardware with an nRF9160 on it. I am trying to program...
Hello, we are facing an issue by connecting several sensors (UART nrf52832) to an Android Application ( Android Nougat 7.0) and we are facing disconnections (this happens...
I used J-Link with RIOT OS before. Worked fine. I wanted to use Zephyr now, so I followed the flashing guide. Since I don't want to write scripts to flash it via OpenOCD,...
I have a custom profile containing five custom characteristics.
The largest characteristic is 256 bytes in size and can be read reliably by an iPhone.
When it is sent...
Hi, there is a code comment "Workaround for PAN_028 rev1.1 anomaly 22 - System" in nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf\esb_low_power_ptx\pca10028\blank. So, I...
I would like to do I2C BlockRead using nRF52.
devzone.nordicsemi.com/.../i2c-block-read When I looked at it, I found that it was not possible to receive variable length...
Project migrated to SDK 15.3.0 with Softdevice S340 6.1.1
Project is using DFU secure bootloader. The example in "dfu/secure_bootloader/pca10056_ble" was used as the starting...
Dear nordic,
I have some doubts regarding PWM. i want two PWM out both are working different frequency and also i need softdevice. I think PWM can make two ways one is using...
Hello,
I want to change the 16-bit of 128-bit UUID at runtime. is this possible?
let me explain...
1)the first both central and peripheral set 128-bit UUID like this...
Hi,
Actually i m new on this field.
I m making indoor navigation by using nrf52840 soc.And i m using sdk15.2.In that sdk i used beacon app code for advertising beacon...