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 using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hello,
I would like to get current UNIX time with my nrf9160.
First I saw that we can ask the current time from the modem using the AT cmd "AT+CCLK?".
This function...
Hello Nordic Semi team,
Need help with sd_enable call.
I am using this code to set my MTU to 64.
// Configure the gatt MTU size . memset(&ble_cfg, 0, sizeof(ble_cfg...
Hi.
I have just been reviewing your Nordic Distance Toolbox webinar, and I have a question I'm sure somebody made, yet I couldn't find it. Is the RTT solution compatible...
Hi, i am using ncs version 1.6.1. I am able to build the project on my windows computer. A few months ago i set up a CI build on a Linux machine which also worked. However...
when starting Debug this message "Failed to select J-Link with USB serial number 158003279."
I am using
WIN 7 .
s132_nrf52_5.1.0
nRF5_SDK_15.2.0
can you help...
can i store the NRF_LOG_INFO() or debug terminal outputs to text file as i want to check large amount of data and i want to save it as .txt file to run script on it
I am currently struggling with a problem where Im trying to implement the internal fds module which always leads to hard faults as follows:
There is probably something...
Hi,
I read the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrfx/drivers/twis/driver.html and updated periodic_sync example as attached below.
But I...
We are trying to compare the accuracy of received coordinates and satellites using GNSS firmware on two devices: 1) nRF9160 DK with external antenna; 2) Our custom board with...
Hi,
Mesh SDK: v5
Using nRF 528232
I had implemented the Low Power Node example from the SDK and found that the current it consumed using a 1000mAh 3.7V battery was around...
Hello,
Scenario:
2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL.
I want to...
Hello,
I am using nrf5 SDK for thread SDK for development of my thread based product. Product is already developed just have to integrate dfu in it. Few months back when...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. It works fine. How do I view the logs? I installed the toolchain and Segger on Windows. I am following this doc...
I use my own programs and routines nrf5_ SDK_ 17.0.2\examples\ble_ peripheral\ble_ app_ hrs\pca10040\s132\arm5_ no_ packs Product Bluetooth broadcast cannot be searched Android...
Hi,
Using the Peripheral LBS sample, is there a way to add advertising data to use both the UUID and name?
I assume this is to be configured in the bt_data ad declaration...