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...
Hi,
Firstly, I am able to read a 16-bit service with a 16-bit characteristic and able to use that to get a handle for reading and writing to the peripheral.
But i am unable...
Hello,
after the nRF9160 RRC connection the base stations inactivity timer determinates when the connection switches to RRC idle. Is there a AT command to read to the networks...
I am testing a BLE connection between a nRF52840 and a Thingy:52 using the nRF connect for Desktops.
It asks "Device must be programmed, do you want to proceed?" every time...
Trying to get started with the Thingy:91
- It's connecting to NRF Cloud and reporting data.
Problems:
1. Keeps blinking blue and does not get a GPS lock. I did leave...
Hi everybody,
We are going to develop on nrf52833 our new product. I have some questions regarding this new module:
1- Is the module available to buy online?
2- I saw...
Hello,
We are working on a Tag and Trace type asset monitoring application, that requires scanning several thousand (>6000) beacons in a closed room of about 15feetx15feet...
I am programming and using the monitor mode with Keil seeming ly OK with nrf52-DK dev board however when I program my custom PCB it gives me an error and says the bit cannot...
I designed a reduced size PCB that used an nRF52832 and will act as a BLE HID device.
With the original nRF52DK evaluation board I was able to use the example ble_app_hids_mouse...
Using SEGGER Embedded Studio for ARM Release 3.34a Build 2018022300.35192 Windows x64
with
GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 6-2017-q2-update...
Hardware: PCA10040, PPK
SDK: nRF5_SDK_15.3.0_59ac345
I test hrs app and get these number in current consumption during advertising. No modification on example projects...
HI,
We are mainly using "nRFgo Studio" and "nRF Connect" application for erasing and flashing codes to our custom board and its taking place successfully for a long time...
Hi, I am interested in the nRF52811 direction finding capability. In particular, whether its feasible to develop direction findings through a single beacon to receiver configuration...
I am having issues with implementing long-press button action along with normal button press on the same button using the nrf52_sdk_thread on nrf52840.
When I implement...