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...
Dear Nordic Engineers
I encountered a problem.I used the nrf5 sdk 17.0.2.I modify ble_app_hrs example.I found that if I turn on pairing, when I erase the flash, the pairing...
I'm using nrf52840 for my product. when testing the Bluetooth RF of this chip, I found that the carrier is offset by 200kHz. i read many similar problems, it seems that the...
Hi, after adding some functional to bootloader an error occurred: section .tdata overlaps absolute placed section .mbr_params_page how to calculate the size need for mbr_params_page...
We have a 52840 based beacon with two versions. Both have exactly the same firmware and PCB, one has a N52840-Q1AAD0-2025KR written on the chip and the other has N52840-Q1AAD0...
Hello!
Im having problem running the PPK II on my PC with Ubuntu 20.
The device attaches to the PC, is visible as `/dev/ttyACM0` block device and dmesg shows no errors...
Hi,
I am using as settings:
timeslot period: 600 us
data rate: 2M
channel table size: 4
timeslots when out of sync: 8
timeslots per channel: 2
sync lifetime...
When multiple J-Link devices are connected to my computer, whenever I run nrfjprog without the --snr argument, I get a prompt to select the emulator like this:
Is there...
Hi
I am currently trying to get the antenna switching working on the nRF52833 DK
I have an SPDT RF swtich is this pe42423
VDD -> VDD
LS -> P0.26
CTRL -> GND
...
Hi,
I use FDS to save my data. Below is my fds list. All RECORD already have data from factory production.
#define FILE_ID 0x1111 #define RECORD_KEY_TORQUE_0 0x0001 #define...
Hello,
I'm using nRF52833, pca10100..
My project combines the functions of scan and advertising. Each UUID is different and they pair with a different device. I initialize...
Hello, I have got the Acconeer XM122 module (v2.4) and the Acconeer XB122 module (v1.3). The XM122 is connected to the XB122 which is like a breakout board for the XM122....
We customized our own development board based on Nordic's Thingy91 development board. Now it's welded, the circuit works, and we've flash demo MQTT_simple and Asset_cracker_v2...
Hello,
Im a student trying to use the nRF52811 SoC for a project, i need to design a pcb with the chip and a few more things.
I am planning to use the available reference...
Hi,
I need to create a custom dts for a custom board where I need to define the pins used for interfacing to some external devices. The generic "gpio-leds"/"gpio-keys",...
hello Nordic
i have a project than works with nrf52840 and ncs (zephyr)
i want to have the same application running on nrf52832 as well, as part of a single code base...