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,
I am using pca10040 board of nrf52 dk. I am running battery level measurement code on board but whenever I observed values on serial monitor it shows garbage values...
Dear Developers and Members of the Forum
I have an Apple Macbook 6.1 (Late 2009) that has a built in Bluetooth Chip (Broadcom 2.1+EDR) and I want to use Xiaomi Mi Portable...
Hi,
I am trying to develop low power beacon on nrf52.
Which example should I base on?
I am trying example ble_app_blinky on PCA10040, and I am getting close to 1 mA...
Hi,
I have implemented the Master serial DFU code to update application and SD file. I'm following DFU packet send sequence. Ping, inti packet, FW packet.
I'm framing...
Hi,
I need to develop code for the custom board test, in which I need to enter the <channel> and it <power> value & then begin start/stop the continuous transmit the radio...
Hello,
Recently I purchased a nrf52840 Dongle to use it with nrfConnect for Windows.
I use nrfConnect 2.6.1. When I insert my Dongle in a USB port the LED starts pulsating...
Dear Sir,
We need a sample code for UARTE nRF52832 using EasyDMA. This sample code should drive our UARTE port using in BLE to UART mode. We could not find it by asking...
Hello, i am working with the nRF5 Mesh SDK on nRF52 based boards. Starting from the light_switch example i created a custom model to perform light control and other tasks;...
I cannot set the location in my Profile, this is required for private tickets. When I type anything, I get a window with pulsing elipses, and nothing pops up. I've tried my...
Hi,
I have used "ble_app_gl" example for pairing with random key and it runs great. Now i want to add push button for pairing purpose which is like..... when user enter...
Hi,
I am trying to understand Wireshark logs when sniffing packets. Please check the attachment. I have been reading about the description of advertising packets. Can you...
Product: 4 peripherals and 3 client connections
I am using 2 separate flash areas/records.
The PM starts at 0xF8000.
Product flash starts at 0xfA000 and is 3400 to...
I'm using nRF51822 IC rev2 and testing DFU example.
To create firmware package, nrf.exe is required.
This tool is automatically installed with Master Control panel.
...
Hi, I have some code written for Arduino that read values in SPI from a LSM9DS1 (9-axis IMU) and I need to make it work on a nRF51.
What I have troubles with is the library...
How can I program the nRF51422 (specifically the pca10028 dev kit) using Makefiles? I have the latest SDK, but all of the examples are for nRF52 boards. I looked in an older...