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...
hello folks
I'm triyng to send a simple vector with ble but what i receive was different.
aniway what i want to send is something like this:
dati[0]=0; dati[1]=0; dati...
Environment: - SES 4.12 on Windows10 - SDK 15.2 - nRF52840 on custom board - PCA10056 hot-wired for SWD to the custom board for JLINK (sorry Segger, I'm cheap)
I was having...
Hello,
I have a working code to read data from BMI160 an IMU sensor. The data is sent over BLE. Is there any way I can display the int16 data as it is in android or windows...
I'm trying to read a voltage from my power supply using the differential SAADC on my board to simulate the readings from a thermopile that I ordered so I can start calibrating...
Hello,
I am working with nrf51822 and I want to send data over ble to an android application which requires pairing. I modified the ble_app_uart example to read the data...
Hi Nordic Forum!
We're currently tuning our antenna since we runed with some problems during our EMC testing.
In that regard, what is the impedance (both input and output...
Hi,
Is there no specific code of ble_app_uart_coexist meant for PCA 10056 and eventually s140?
Or will the same code work for the nRF52840 board?
I am using SES and...
I want to use the nordic USB peripheral drivers to allow for the initialization of multiple devices. The end result of the project will be to have a single nordic creating...
I am using the nRF52832 (on Rigado BMD-300 EVAL kit). I am using keil IDE and nRF GO to upload my compiled code to my device. I am using SKD 15.2.0. Using Windows 10.
...
i donot know why,because other board is ok.
i am using this project
\nRF52832 pack\nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c...
I am migrating my project from SDK 15.0 to SDK 15.2. I was using CC310 to accelerate crypto in the bootloader.
While builiding the bootloader wit SDK 15.2, I got the error...
Hi team, Does the nordic chip receive a Bluetooth signal being communicated with a mouse, keyboard, cell phone, etc., and the sleep state (sd_app_evt_wait()) is canceled?...
Hi,
Can we use BLE 5 beacon with BLE 4 scanner?
As BLE 5 is long range which is my main concern. So, can I get that long range with BLE 4 scanner?
Thanks,
i have done the 10 dfu steps in DFU quick start guide when the boards are not far from each other it works but when i make them far a little
i mean one device in the area...
I am using a Sparkfun nRF52832 breakout. I was trying to install the Softdevice settings onto my Arduino IDE once I clicked on tools -> "nRF5 flash device " the blue ticking...