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 installed nRFprobe driver to program and debug my nRF24LE1 chip from Keil. I am using a nRFgo 6700 starter kit for flashing and debugging purpose. I connect ISP connection...
Hi.
We are a Norwegian company trying to create a prototype to monitoring people.
We are already waiting our BLE 5 with ANT capabilities to start creating the prototype...
I am having strange behavior with android application/nrf51 pair
I am normally able to connect to my nrf51 device in a second or two with an android app.
however when the...
I could send external data to nRF 52832 and succeeded in sending the data to the mobile from there.
However, probably because the data transmission interval is different...
Hi,
in the reference circuit, I see a value of 12pf for C1 and C2.
In the murata passive components kit a value of 12pf is also stated, but the part number referenced...
I got my developer kit and have been playing around with BLE. But I got my mind set on a solution with several nodes as sensors, and one "base" node connected with an API...
Our customer is asking us to add Ethernet on board.
I want to use as much "off the shelf" stuff Nordic/Keil has provided as possible.
Is there a "typical solution" with...
Hi,
I'm trying to create to create A TCP/IP connection over Bluetooth between an n51x chip and other device (let say an iPhone mobile).
I've seen in the SoftDevice S130...
Hi I am using wireshark 1.10.6, when press 'w' wireshark started but it is not capturing packets. even I select my device then also facing same problem. I waited for some...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
I'm still using SDK 12.3 on a nRF52840 product and am bashing my head against the wall because of issues with the USB driver. The current problem is all manner of hard faults...
Hello,
I have been trying to communicate via UART with the Nordic nRF52832 DK (10040) in a Linux (Fedora 26) Guest on Virtual Box. The guest is Windows 7.
The JLink...
I'm in the process of updating from SDK13 to SDK14. In the new CLI, there are a lot of NRF_CLI_VT100_CMD's that are used which weren't there before. If someone is using a...