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...
Hello,
We found that the nrf52840 cannot properly pull the CS pin high to get the MX25R64 into DPD. The SDK version is nrf connect SDK V2.0.0. The macro CONFIG_PM_DEVICE...
Hi,
We have an application where we need to broadcast data at a high throughput from a central (e.g. iPad) to multiple peripherals (e.g. nRF52833).
We believe that broadcast...
Our project requires the use of the ARM PSA interfaces. However, we are only using a limited set of functionality listed below
AEAD Chacha20-Poly1305 encryption
SHA512...
We are trying to improve code coverage and do more unit tests but run into slowdowns due to always building zephyr for the tests. What is the recommended way (from Nordic...
Hi, We are trying out some configurations for building and implementing Immutable Bootloader with Second stage upgradeable bootloader MCUboot. We are building the bootloader...
Hi Nordic
How to find match case of a keyword or sentence in whole solution at VS code?
Before ncs v2.0.0, we had option to select SES IDE to find match case.
However...
Hi,
I'm using one board with nrf52832 and sdk 15.3.0,and alter the ble_app_mult_uart_c example as ble center ,there is another ble device(ble addr 4C :42 :44 :49 :43 :4A...
I would like to start advertising after BLE connection disconnected. But ble_advertising_start() return errCode 0x8.
static void ble_evt_handler(ble_evt_t const* pBleEvt...
Hi all. I am fairly new to zephyr so I apologize for any "noob" errors i seem to present. I have been working with nrf52 dk board and have been able to accomplish many things...
Hi guys,
I am trying to interface nrf52832 with PMIC(BQ25121). I have earlier interfaced PMIC with nrf52832 successfully, and I am using the same code. However this time...
Hi,
During some FW testing, a colleague of mine managed to break the NVS filesystem. I am using the MX25 Flash device with NVS library. I have no idea what exactly happened...
I have moved to the latest version of Segger Embedded Studio, and am now getting a runtime error, returning error code 0x4033 from the following line:
It works in debug...
Connection issues from iOS and Android mobile apps.
When our nRF52833 devices are in connectable mode, sometimes iOS app and Android apps face issues in establishing connection...