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 have seen this problem posted several times in these forums but none of the existing solutions sit right with me.
I have an NRF52840 (using a UBlox BMD-340 dev board...
Hi Dev Team,
I have an application wherein I am publishing my sensor data every hour through MQTT using a Thingy91.
I am storing my sensor data value in a JSON format...
Hi,
I am trying to implement protobuf for my application. I have seen that nano-pb library is there in SDK file. I want to use it in BLE-UART communication. How to do with...
Hello,
I am using RFX2411N RF amplifier in my hardware design. I chose nRF52832 as an MCU. In nRF52832 datasheet, it is mentioned that the pins from P0.22 to P0.31 have...
Hi,
We are currently developing a Zigbee network based on nRF52840.
One of our devices was specially designed to contain 8 endpoints. But when an active ep request is...
Hi,
I'm using the BLE_app_interactive example as a starting point for my prototype (with SDK_17.0.2 and SoftDevice s132 ). I am using nRF52DK to read and write data from...
Hi
Im trying connect two peripheral devices through UART
The example project I used is "examples/peripheral/uart"
But i trace the code, it seems that the driver layer...
Hello,
I've been using nrfx UARTE driver on the nrf5 15.2.0 SDK on a nrf52832 and nrf52840 SoC and noticed that during the boot-up the first byte being sent is 0xFF.
Is...
Can I remove resistor R29 (ENCHG) on the ADP536 to disable the charging function and plug my 3.3V supply into the battery connector?
i.e. use the ADP536 for the power management...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
I'm trying to get LPCOMP working in Zephyr.
I'm getting the following error:
error: 'NRFX_LPCOMP_DEFAULT_CONFIG' undeclared (first use in this function)
I can see that...
Hi, Can anyone explain what the "receiver address correlation" from 2.4GHz Radio documentation means in practice? For example, what can I do as a BLE application developer...
For various reasons we need to remove the dfu bootloader to use our custom bootloader. We replace the Nordic bootloader with a temporary one that does the clean-up for us...
Hi,
We're designing a PCB for the nRF52833. We could not find a PCB layout recommendation for the chip.
We did find one for the highly similar nRF52840: github.com/.....