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,
While working on optimizing battery life, i noticed something strange.. This particular code actually does almost nothing other than setting low power mode (instead...
I'm trying to view core dumps on Memfault's web app, and having trouble doing so. I can't even see hard faults being logged even though I know they're occurring (forcing stack...
in the nRF52840, SPIM3 allows for high speed >4MHz communication. But I cannot see if there are dedicated pins specific to this mode, or can i map any pin to the SPIM3 high...
Hi Team,
As part of our requirement we need to fix the Advertisement to one fixed channel instead of altering between 3 channels like 37,38 and 39. If we have any sample...
Hello,
Using own BLE stack here (not SoftDevice) and having troubles with LL certification test cases with particular problem:
the tester establishes connection and...
Hi,
I would like to take current & power measurements of the nRF52833 SoC with the desired firmware file flashed to it. I am testing an application that uses the CPU temperature...
We are trying to make it so that we can permanently make one channel on the BLE module only for advertising while having the other channels flexible for other needs.
Hello, I have nrf52DK (nrf52832-PCA10040) and I wanted to test the Peripheral example in the nrf Connect SDK. I have built the project for nrf52DK_nrf52832 and then flashed...
Hi,
I am developing app using ant softdevice s212. I want nrf52832 to enter system off and stay there until interrupt from sensor occures. This interrupt is connected with...
I use nrf5340 to build esb project, I use the following code to scan rssi of different channels, but I read the value of NRF_RADIO->EVENTS_RSSIEND is 127, I hope you can tell...
Dear ,
How do I enable DCDCEN mode if I am using NCS1.8.0 SDK? Is there any Kconfig setting I need to perform to make this available?
Thanks and regards, Kevin
Hi,
Just wonder does NVS only use half of the configured size? I have configured the nvs_storage size = 0x2000 ( 8192 bytes)
So sector_count = 2 (4096 / sector)
When...
Hi Team,
We are in process of developing pairing mechanism for our peripheral device. We are considering using NFC for OOB. Here is what we think we should be doing: ...
Hello People,
I am working on a custom board and while trying ble_app_uart example code instead of the advertising name given in the code the device was showing "DFU_TARG...
Per the documentation on multi image builds , a child image folder that contains a <board>_<revision>.overlay it will be merged with BOARD.dts but I cannot do the same for...