Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Hi,
I am using nRF 511822.I have edited the sample code ble_app_uart and tried to interface the button interrupt handler.But the interrupt is not triggering. I have added...
2 arduino nodes with nRF24L01+ transceivers. Using maniacbug's RF24 library. Using pipes 0 and 1.
When I set Auto-ACK ON for all pipes rf24.setAutoAck(true) : it works...
Hi,
I am using nRF51822. I need to create a timer interrupt handler, which can trigger at 1us (microsecond). I am using Keil. Now i am using the 1 ms (microsecond) timer...
i am absolute newbie, hope i can find some help and guidance here.
i am looking sample program to send a text string from nRF24LE1 to nRF24L01+ (just 10 characters). actually...
Hello,
I am not much of a PCB designer but want to tinker with nrf51422 EK Altium designer files provided. I try to open the project file using Altium designer 14, but...
Hi all,
I am new to hardware design and would greatly appreciate pointers. We intend to use mini-USB port for charging/power supply rather than for data. What is the best...
Hi all,
I am using NRF24LE1 32pin.
Does anybody know can I apply on XC1 pin external frequency different from 16MHz if I am not using radio module??? Thanks.
I am currently using the nRF51422 DK along with the nRFgo Starter Kit. I followed the instructions in the PDF "nRF51422_DK_UG_v2.0," and I attached the nRF51422 with PCB antenna...
use keil to download code to flash fail
use nRFgo studio to connect target device error
Load
C:\Keil\ARM\Device\Nordic\nrf51822_v5.0.0.34603_Backup\Board\pca10001...
Hello,
when using Keil's ULINK Pro debugger V1.57 connected to PCA10006 board for debugging nRF51822 code the ULINK is recognized by µVision V5.1.0.0 but the FW download...
I have an nRF51822 (256KB) that I want to program with some data targeted at 0x20000 to just under 0x38000. My code starts at 0x16000 (allowing for S110) and is only 1700...
I have a nrfgo 6310 start kit that I use for my nrf51822, but I'm wondering if I can also use the nrfgo 6310 for the nrf24Lu1 development kit as well? I tried plugging in...
Hi All,
I am working on the S120 bootloader.
I start it with dfu sample on nrf6310 folder. It work with S110 softdevice with PCA10001 perfectly.
I had made following...
Hi,
I would be grateful if someone could guide me a bit.
As far as I understand, nRF24L01+ implements Enhanced Shockburst technology in chip. To use nRF8001 as drop in replacement...
Hi all,
I am using s110 v7 for scanning and advertising, it works well. Now, I would like to measure RSSI while scanning (already scanned device but not connected) . Can...