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,
I am currently working on generating a dfu over serial uart by testing with the ble_app_blinky example given in the SDK 15.2.0. Currently the ble_app_blinky hex file...
Hi ! Using nRF52840 whith SD140 as central and 6 link count I research :
changing the NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 2 does not change "Window size" on CONNECT_REQ...
Hi,
I messed up my SES project and now the debugging session doesn´t start and the debugger does some weird stuff and doesn´t execute my application.
I also tested if...
Hi,
I am using the DFU example given in the SDK15.2.0 to try and update the application on my NRF52840. Currently, I have been able to update the application to run the...
I use many SEGGER_RTT_WriteString and SEGGER_RTT_printf sprinkled throughout my code which was very helpful for debugging and monitoring, however, we're getting close to releasing...
I have attempted to update the firmware on the Nordic Thingy:91 via usb connection to my laptop running CentOS 8, however, finding great difficulty updating the firmware through...
My stm32 (as a master) uses SPI to communicate with nrf52840 (as a slave) When my nrf52840 wants to send data to stm32, it will pull a GPIO to let stm32 generate a GPIO interrupt...
I am using a BL632 DK from Laird, trying to erase the onboard 52832 device. I can connect to the target, but it fails when try erase all.
Results from connect target:
...
Hello,
I am trying to adapt the new Mesh Sensor Model examples in v4.2.0 of the SDK for Mesh to allow sending >1 byte sensor data over the mesh network. I have two nRF52840DK...
Hi
I am using nrf52832-PAC10040, SDK : RF5_SDK_17.0.2 .
USE CASE:I need to make connection between HID keyboard with Central(ble_app_uart_c) . And send/receive data...
I got a nrf52832 custom board to communicate with LIS2DH12 accelerometer by I2C(TWI).
I edited part of the code from "twi_sensor" project in NRF5_SDK version 17.0.
I tried...
Hello,
I have an external flash w25q32 spi nor flash. I tried to communicate with my flash using spi_nor driver code in zephery however it didn't detect the external flash...
I use nRF Connect BLE for Desktop (v.3.6.1) to emulate an app I currently develop.
Using the adveritisement dialog I specify "Complete local name", "UUID 16 bit complete...
I'm not having an actual runtime problem; I'm just trying to wrap my head around the nrf_ble_gatt library module. The purpose appears to be to negotiate a couple of options...
Hello,
We are currently evaluating the nRF52840 with Thread technology with the Raspberry Pi as the border router to the internet. I wanted to know if there is any mobile...