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,...
Hi,
I am trying to use the function `bt_conn_le_create_auto`, but I get the following error when I try to build it:
I created a simple app, just for testing.
main...
As usual the documentation gives me nothing more than what I can find in the source code h-files.
I am trying to find one place where I can get the information I need to...
Hi
I am using the PCA10056 (nRF52840DK) when I plug in the USB please see below.
It creates a new disk drive Jlink and proceeds to slow down my computer by a factor...
As Title and below figure
When I use nRF51422 dongle pca10031 , the Network Availability can discover , connect and read device rssi.
Here, I want to use nRF pca10059...
Hi,
why AT#XSENDTO in datamode is limited to 256 bytes of payload in one datagram please ?
It seams, that limitation comes from UART_RX_LEN in slm_at_host.c https://github...
Hi,
I am to understand that mcuboot & application are built in a single .hex file generated in build folder. I need to compile mcuboot separately & not as a part of firmware...
I'm trying to implement a Write / Notify type of GATT Characteristic to return 1 item out of an array of items.
So the Central sends an index, and the peripheral sends back...
I can only find a zephyr example for periodic advertising but I don't want to port my code to zephyr, is there any support for this in NRF5 SDK 17? Are there any examples...
Hi,
I am using two Fanstel BM833 dev kits which feature an nRF52833 to test the coded PHY feature. The advertised range is up to 1500m line of sight with the PCB antenna...
Hi, Im using the power profile NRF6707 on top of NRF52840DK and I run the nrfConnect to conduct some experiments. The tool works great but I wonder if there is a possibility...
Hi!
Power profiler (v3.4.2 64bit version or 32 bit version) has had this problem at least 1 year as we remember, and it's still not solved or optimized.
Problem description...
Hi Everyone,
I'm using nrfConnect Sdk v1.7.0 with vs code for nrf52833 chip.
I'm new to developing rtos applications, here I tried to to poll out some uart tx data using...
We are working with DFU-OTA "Android nrf Connect master " automation framework in windows laptop (which has xml file configured to nrf52833 board ) and connected to android...
Hi Sir/Miss,
I use nRF52832-QFAB
SDK 17.0.2
SoftDevice s112
nRF connect APP
I limit max bonding as 5 PCS central device.
There are two conditions.
Central...