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 a VS Code project that is a Workspace Application where I've had to make some modifications to code in both zephyr and mcuboot directly. My codebase is in a git repository...
Hello!
Do you have any information on the antenna itself? Radiation pattern-diagram?
Edit: I would also like to have the specs of the antenna, eg: m ismatch loss, insertion...
I am having trouble to add the toolchain folder to the VS code setup.
The nrf connect for VS code does not pop up on the side at all to add application folder.
Tried to...
Hi guys,
I try to integrate the flash logger backend .
When I run the code I get the following error:
<error> nrf_fstorage: addr_is_within_bounds(p_fs, dest, len) check...
Greetings. I am developing a application that will run on a custom board based on the nrf52833 MCU. During development we have been using a nrf52833 development kit for testing...
Mr. Jared i do apologize for having accidentally verified&closed the issue but to answer your question we've found that the module we were using did not possess a 32khz crystal...
Hi,
I am using the code provided at https://devzone.nordicsemi.com/f/nordic-q-a/85850/example-for-extended-advertisement-receive-node
to send more than 60 bytes, but unable...
hi,
I have a problem about NCS1.9.1 NVS.
I performed `nvs_write` when ble is connected and then a reset occurs:
Whether NVS write can be performed when bluetooth is...
Hello All,
I'm new to using Nordic development kit and VSCode but I am running into an issue when I am trying to build a sample application. When I use the template to create...
I am using bt_nus_send to send data via BLE every 1ms. I've noticed that when connection is bad, this function takes a couple of milliseconds to execute, while when connection...
Hello,
I'm currently developing on the NRF9160, a sensor implementation that sends a few 100 bytes every 24hrs.
However, for demo purposes we need to send the payload...
Hi,
I am working NRF DK (NRF52840), when I am trying to flash the program in NRFGOSTUDIO from that it was showing some error that is " No device detected, or readback protection...
Hi, All
I am using VS Code and nRF connect v1.9.1, I try to set some parameters for scan etc. during running. It would be ideal if they can be saved into NVM and loaded...
Hi,
I am conducting a mesh test and it contains:
An android smartphone,
- running nrf mesh 3.1.7 on github
- sending hundreds of bytes packets to the mesh nodes...