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...
I've looked around on the forum and I can only find old posts about this.
Based on your repositories it seems like you support just about every big language except for Java...
Hi
I have a simple question which I am not able to figure out.
How do I use the nRF52833 DK without having it plugged to the computer. I tried switching the power to...
We are using a flash part that is 64 MB in size. It is S25FS512. We are trying to use 32 bit addressing mode by setting sdk config flags. However this does not seem to work...
Hi,
Greetings!
I just tried Low Power Node example application from SDK for mesh 16.0.0
It works functionally well, however I am little curious to know below point(s...
Hi,
I start developing with a new MacBook Pro (2019) which only offers USB-C ports. Currently I am facing the issue that the Programmer App does show the connected Thingy...
Hi!
I have recently setup the development environment for my Thingy 91 on Windows 10 environment using nRF Connect Getting Started Assistant. But I am having some trouble...
Hi, I am working on nRF Thingy52 for a week. I am having SES with SDK_16.
I am having 3 nRF thingy to do a testing purpose
First i need to analysis how the thingy works...
I'm testing using the internal RC circuit to drive ble via the S132 softdevice. Set up is with Nrf52DK and Power Profiler kit. I got everything running and was measuring about...
Hi, How can I configure the LwM2M server (URL, Port, Credentials) on my Thingy91? Can I do this via MQTT and the nrf Cloud or do I need some specific tools?
I have a GT832C.01 (Bluetooth 4.0 BLE sensor detection module BMX055 9DOF NRF52832), I don't know how to program it, I can see it from the phone, but what software do I need...
I have a BLE board with a nRF52832 and some peripherals. It came with a preinstalled bootloader and firmware (the bootloader supports DFU via BLE to upgrade the bootloader...
Hi,
I am completely new to this technology,I need to interface BME 680[humidity,pressure,gas,temp sensor] with Nordic nRF52840 - how it is possible,i want know the hardware...
Hi,
I am using nRF52832 DK, with Segger Embedded Studio as IDE. I am using ble_app_uart example. I have used an encryption algorithm. The encryption algorithm is called...
Hi,
Does the SPIS generate interrupt for every byte of data receive ?
What kind of interrupt of event that SPIS will generate for data received ?
Please advise