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...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hello,
I am frustrated by a pair of nRF24L01+ communicating with each other, where all the Enhanced ShockBurst features are enabled.
The PRX is initialised as follows...
I could scan/detect Beacons, and I could update the configuration without any problem with the nRF Beacons app. The issue is that the configured Beacons are not detected in...
Hi,
I want to use the nRF51 dongle with the Master Control Panel.
I found in the nRF51 Dongle User Guide that the Dongle will run with the Master Emulator firmware, but...
I don't expect the Nordic engineers to know this answer but I'd like to hear from other devs out in BLE land...
Have any of you encountered truly horrible BLE PHY-level...
I am using S120 device to receive advertising from S110 device and need to get the exact time + sender's address information at Radio End Event.
I use PPI to start Timer1...
Hi,
I'v try to use the sd_power_system_off() and without successful.
The power consumption will be 200~230uA around.
My device:
Call the system off when ADV._TIMEOUT...
Hi
I am trying to make a ble central with s120 on a pca10001 board.
My problem is that it sometimes take a lot of time (up to 10 seconds) to find the client when i make...
Hello Nordic guys, help requested !!!
Error while connecting to USB port the new development boards, DK and DONGLE.
Error is " OS X unable to repair JLINK disk ".
...
Hi,
is it possible to use Nordic SDK with nRF51822 to have capacitive touch sensing with 2 dsital inputs, just as the mbed or avr library capsense?
MBED: developer.mbed...
Hi, i have a strange issue on connecting nRF24L01+ module to Arduino pro mini. I use arduino pro mini, nrf24L01+ module, 3.7V 6000mah battery and DS181 chip to measure temperature...
Hi,
When I start the TX sweep test with all 80 channels I get only 10 channels used by the RF.
Also power strength of the channels is modulated.
cf. attached frequency...
Hi
I am developing an iOS app that needs to communicate to an nrf51822(working in ble peripheral mode). The peripheral to which the app connect is selected using mac address...
hi nordic team:
I was wondering if the main program is too complex, and do not use the scheduler, and the connection parameter settings are correct. Whether because the...
Hello,
I have tested the DFU and everything works fine. Normaly the device enters into DFU mode with a pressed button 7, meaning the level on I/O 7 is LOW.
But in my...
Hi,
I've an HardFault, the program crash to the HardFault service routine at this row of the twi_hw_master.c:
--> NRF_PPI->CH[0].EEP = (uint32_t)&NRF_TWI1->EVENTS_BB;...