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...
It seems that many people use GCC toolchain (with "high" setup effort) for utilizing SDK in C++ development.
It should however be possible also on Keil with less setup effort...
I am currently using version 'NRF D 8001 1429SH' as printed on the nrf8001 IC
I have already managed to successfully bond with an android phone and completed the ReadDynamicData...
I am trying to migrate from using an earlier chip, the 8001 over to nrf52832 because we want to utilize new ble 4.1 features. The issue is we have another micro that was a...
Hello, i did not find any solves and i want to ask you are , how can i change my data in advert packet? I tried to do it from TIMER interrupt without advert time out and with...
I've been trying to import this NRF51 Eclipse project for a few days now, but no success.
github.com/.../HomeKit
I've tried to closely follow the steps outlined in this...
Hi all,
I have a PCA10040 board and want to try the BLE examples provided in nRF5_SDK_11.0.0-2.alpha folder. However, there is always a problem when flash BLE hex files...
Hello,
I have a capricious component on my TWI bus, and sometimes my nRF52 do an infinite loop in file nrf_drv_twi.c
in this loop
while (!nrf_twim_event_check(p_twim...
Trying to connect nRF52-DK with Nexus 5 (Android 6.0.1) SDK 11 NFC HRM example
But can see this device in paired devices list. Next time i do it it never attempts to...
hi,
i have a timer which is being called each second. when i give timeout less then 1 second then the code executes properly and goes to event handler. but when the timeout...
Can you tell me how to integrate this library so that my code works with it? I'm new to using both these OLEDs and Nordic Semiconductor based devices. THanks
I'm trying to write a firmware for PCA10001, which works like a bootloader. In other words, it can download some data into the Flash. To avoid conflicting with the existed...
Hi thank for reading with your kindness
I used keil with nrfready_desktop_2_/* files
when I clicked "Start/Stop Debug Session" with simulator in debugging session, ...
HI,ALL
i notice that the buttons_leds_init is initiating the bsp function.
just like LED and Buttons.
uint32_t err_code = bsp_init(BSP_INIT_LED | BSP_INIT_BUTTONS,...
I recently purchased nrf51-DK. I was going through a getting started document which said to update the firmware on the board. After updating it the boards just keep disconnecting...
Hi:
There is a worried question around me.
when i put my product and phone in a firm place after the product connect with APP of phone.
I find that there are lots of...