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 am using zigbee sdk to establish mesh network.
I am using client router example to fetch mgmt_lqi details where I am getting flag field in the response.
I want to know...
Hi,
The ncs/v1.4.2/nrf/tests/unity/example_test project does not seem to build for the emulated native_posix board when I try:
First it was complaining about Ruby so...
We am using SDK 16.0.0 with S132 v8.0.1 on an nRF52832 custom design.
We have ported the secure boot loader to our design and we can perform buttonless OTA.
The issue...
I am looking to use the L2CAP in the basic form. I see that there is the Experimental OTS example in SDK 17.0.2
this only uses the S132 Softdevice. I am looking to target...
Hi,
I'm using PWM on a nRF52832 (nRF52 DK) with SDK 17.0.2 . I have 3 PWM channels configured to LED2, LED3 and LED4. Below are my questions. I'm using PWM to dim the LED...
Hi there,
I'm starting a new project using an nRF52840 that interfaces with a Quectel BG95 modem with AT commands. Ultimately, I need to use MQTT to an Azure cloud environment...
We are measuring advertisment current consumption with CODED and it's averaging about ~400uA. Advertising on 1MBPs is right around where it should be ~30uA. Advertising interval...
Dear Nordic engineer.
I am using nrf9160.
I follow the instructions to download Fota using AWS upload file update.bin.
After the device has downloaded the file and receives...
WHY ARE SO MANY UN-NECESSARY LIBRARIES INCLUDED IN SIMPLE EXAMPLES?
I'm using nrf52 for a consumer device. Just loaded up the blinky example (under the peripheral folder...
Hello everyone,
I was trying to compile ble_app_uart code in segger embedded stdio but sample code not compile this sofware any configuration setting i need to change.....
Running nrf_drv_saadc_calibrate_offset() doesn't seem to work. I'm monitoring a 3v battery. Shown below is the debug output where the calibration is run after the event number...
Greetings,
We are attempting to install the nRF Sniffer program onto our nRF52833 DK as directed in the Nordic instructions. We've installed the nRF Connector S/W as well...
Hello All,
We are in the evaluation phase to implement openthread network in our gateway using nRF52840 as NCP device.
We require to have the number of end-device supported...
Hi,
I used to have a URL link for checking ibasis SIM card, such as devices, balances, etc. Now, I cannot find. My SIM card is from Nordic, so the login for ibasis account...
Hi Dev Team,
I am building an application wherein I need to send commands from the Cloud to a Thingy91 device. I tried out the cloud_client sample and I was able to send...