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...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
I use nRF52832 as a central device. I also use ble_app_uart_c as a SDK(17.0.2) . I would like to connect my peripheral which is my phone(iPhone 6) and i want to see my phone...
Hi,
I'm on pre-product of BLE Advertisement packet scanner.
My product is gathering the adv packets from a bunch of BLE tag about 20~30 tags.
So, I use two nRF52832...
Hi,
I want to add bonding information manually.
1.can I assume IRK key will be constant for multiple peripherals?
2.if IRK only key is available, can i add it to peer...
I am finding that the voltage measurement is about .52 volts off when measuring Vdd I have set up a power supply and connected it to external power. My saadc is set up with...
Hi,
I am starting to finalize a development stage and was looking at the current consumption of my device. I noticed, that when something connects to it and is starting...
Hello there,
we get the following assert:
"00> <t: 480881>, app_error_weak.c, 98, Softdevice assert: 88996:0"
The board is rebooting constantly after 3 ... 7 minutes...
I tried to build the example project for UART serialization demo, "ble_app_hrs_pca10040_s132_uart". It failed with 3 errors, see attached image.
It is SDK 17 and SEGGER...
Product: nrf52840 DK
Softdevice: 17.0.2
Hello,
I would like to start with a very humble statement that I am new to this nrf52 SoCs and would appreciate any of your...
Hey everyone,
I am playing around with Nordic Cloud, Thingy:91 with the Asset Tracker v1 and the Nordic Cloud RestAPI.
I happened to see in the process, that the unix...
Hello,
I contact to you because a customer bought the development tool part number n RF52-DK, and one received the product, they noticed that there was on the box of the...
I use nRF52 DK as a central devices and i have also other nRF52 DK and use for a beacon. I would like to show my beacon's RSSI value on the UART Terminal(Realtek,Termite exc...
Hi,
I have done buttonless DFU in Custom board using NRF52832. My code with DFU is working fine in the nrf52832 Development kit. While I am trying in a custom board. My...
I'm developing for nRF52 DK
using SDK 17.02
Segger 5.10b
I'm developing a service to read pin 12 where I'll have a square wave signal of about 60Hz. When I tested my...