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...
We are using nrf9160 as an LTE-M modem with the serial_lte_modem app running on it. Another chip (ESP32) communicates with it using AT commands and after a few minutes of...
Hi team,
I am working with nRF9160DK on NCS v1.3.2.
I am building the asset_tracker application and from my understanding when running running west build -b nrf9160dk_nrf9160ns...
Hi, I just got my Thingy:91 and I'm trying to run through the getting started guide. On the nRF Connector v3.6.0 app, it doesn't change from "no devices available" to "select...
Hi
I'm trying to develop a solution where I have a different button debounce value (i.e. one call, then another call to app_button_init(..)) depending which part of the...
Hi,
in other vendor LTE/NB IoT modem implementations there are cumulative counters showing sum of time in ms spent in TX, RX, SLEEP.
Together with actual TX power they...
HI
I had setup the toolchain as described but on building the blinky project and other projects i got the following error.
Creating solution blinky.emProject cmake -GNinja...
Hello,
We are working on the nRF52832.
I consider the low power mode , the DC/DC mode instead of the LVO mode. See datasheet.
In DCDC mode there is a coil and capacitor...
Hi,
I had done a python script using pynrfjprog, and use pyinstaller already created an .exe,and this .exe works well on Windows 10 system PC.
But when I run this .exe...
Hi Team,
I'm working on projects based on nRF5_SDK_17.0.2_d674dde with git.
Everytime new SDK released we've to migrate sdk and start over a new git repository and lose...
Hi,
Our plan is to develop a BLE device (GATT peripheral) and to have all the data coming from this device being encrypted. We want to use OOB pairing with NFC.
I read...
Hi,
while i was compile the ble_app_uart example i am getting an error - cannot create command input file '..\..\..\..\..\..\components\softdevice\s132\hex\main.__i'
i...
Hi, It looks like my computer has more updated visual C++ and nrf command line installation failed. Please see attached log file as well as screen shots.
Thanks,
I am using timer ( created with app_timer and started with period of 1 sec ) and ported RTC calendar example in it . But both features do not work together ( since RTC is...