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...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
I'm trying sending 3 bytes in standard example from nrfgo - but it enters in interrupt with fail - occurs maximum re-transmits case. Project in this folder:
C:\Nordic Semiconductor...
Hello,
I know that Vdd on nRF24L01 module should be on 3.3V power and probably will be burned if get 5V power.... If in any case that happen at some point of experimentation...
Hello!
The company for which I work is migrating from NRF24 to NRF51.
Our protocol relies on ESB and uses payloads of 32 bytes and payloads in ack (also 32 bytes).
...
Hi,
after receiving button event application crashes. I get NRF_ERROR_NOT_FOUND from app_sched_event_get and device stop responding.
What can be the reason?
Thanks...
Hi,
recently I purchased the nRF51822 Beacon Kit. I downloaded the hw files and unfortunately realized that they are altium designer files.
As I'm using Eagle I would like...
Dear All,
I've recently had a problem with interaction with samsung phones (S3, S4, note 2 on 4.3+) using 51822. The connection interval that I have is around 48ms with...
**nRF8001 + STM32 microprocessor + ble_HID_keyboard_template (from Arduino)**
I am now trying to port the ble_HID_keyboard_template from the Arduino:
After the reset...
Hello support team
Have you tested the nRFgo 1.15 x64?
usually x64 installs in Program Files this installs in Program Files (x86) any reason why?
I had to recover my PCA10001...
is there any complete altium designer file including schematic and pcb file for nrf51822 ?? there is only layout file in the website...... if you have it please email the...
Hi
I just updated our project to files from new SDK release 6.1. The normal application is working properly with the new SDK, but i got in trouble with the bootloader parts...
Hi all
I would like to use the s110 softdevice V7 with the nRF51422 which I know is possible. However, I would like to start the work with an example project, but I can...
I want to make a indoor positioning system using bluetooth 4.0. so for this HOST should recieve the RSSI from the devices it is connected to(from RSSI to distance conversion...