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...
Hi Team,
We are working on nRF52840 SOC with BLE functionalities.
We need the mechanism for to find out the BLE or BLE Stack is in Hanging state before the processor is...
Hi,
I'm trying to build a proof of concept for a BLE gateway that captures data from BLE sensors and sends it to the cloud via LTE-M connection. I'm hoping that the gateway...
problem description:
hi, I just got a PCA10040 development board with which I plan to learn about nrf connect SDK.
so I try the common BLE peripheral demo,but I 've met...
In order to add the BLE DFU service, I need to increase the GATT table size and therefore memory as mentioned here: .
However, when I tried to increase the file ble_app_uart_gcc_nrf52...
Try by changing the RAM size but it didn't worked.
<info> app_timer: RTC: initialized. <error> app: ERROR 4 [NRF_ERROR_NO_MEM] at :0 PC at: 0x00000000 <error> app: End of...
Hello, I have managed to get two NRF5340DK linked and measured their throughput. Now I need to change their Output Radio Amplifier Power to test again. And then I also need...
Hello Nordic Team,
I have an issue on one of my 10056 DK. The DK is connected to a development PC, appears in device manager as a Jlink CDC UART port, and as a mass storage...
In the Zigbee framework, what is the purpose of the return variable from zb_osif_sleep() ? The "documentation" for Zigbee seems to implement a "guess and figure it out for...
Hi,
I'm following the ble_template example on my custom board. I'm having an issue with waking up (soft reset) the device from sd_power_system_off. I can power off the system...
Hi ,
We are using s140_nrf52_6.0.0_softdevice, SDK 15.0.0 for NRF52840 chip. Does this sdk and soft device supports extended advertisement?
I could able to enable this...
I use both nrf52833 boards to do AOA test.But i use thr antenna array board of silab.The board are 16 antennas.I use the NCS version 1.9.1.
The next is my device stcture...
Hey All:
I'm trying to create a new app in VS Code. I've got the latest v2.0.0 SDK. I get the following error:
[west]: FATAL ERROR: Malformed manifest file: /home/ebolton...
hi support team,
customer have one question about nrf dfu with serial:" how to disable flow control for 2 wire uart".
previously we have one ticket :"https://devzone.nordicsemi...
Hi,
I'm using nrf52832 DK with SPI slave mode to read 600 bytes from other nrf52832 DK with SPI master mode but i can't receive more than 255 bytes buffer.
If you know...
Hi everyone,
My project consists on a nrf5340dk working as a peripheal UART, i set the advertisment to coded phy like this:
Setting the child image as hr_coded for be...