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...
1- I am looking for Bluetooth Chip to control a DC Motor.
2- This Chip need to be small since it will be fitted on a small narrow PCB (10mm width x 110mm long PCB).
3- Chip...
Hi guys,
I want to ask if it is possible for a nrf51822 to connect to a Central ( my cell phone) without advertising. Let assume that my cell phone has nrf51822's MAC address...
Hi,
I am using st-link debugger with NRF51822 module.
I was trying to connect it openocd, but it failed. st-link is working with STM32 processor and able to flash through...
Hi,
I found a suspicious line of code.
SDK: nRF5 SDK 13.1.0 (7ca7556)
File: peer_data_storage.c
Function: pds_peer_data_read
At line number: 415
if ((*p_buf_len...
Hi,
I made a custom board with nrf51822 and custom antenna which works fine for examples which use SDK10 + SD110.
For my application it was recommended to use SDK12.3...
Hello,
i am working on a rotation counter, i am using adc and LPCOM with nrf52832 DK board.
but LPCOM code is not working.
static void lpcomp_event_handler(nrf_lpcomp_event_t...
Hello every one,
I'm using nrf51822, for some calculation, I have to use logarithm.
is there a possibility to directly use this function by nrf51822?
I already applied...
Hello,
I recently finished up the NRF51822 pcb board that I plan on getting printed. I used the reference design file provided by Nordic (NRF51x22_qfax) but added the following...
I want to run the HID Mouse and Keyboard examples on nRF51 Dongle. How I can configure it first, to connect with my PC via Bluetooth and second, to configure the GPIOs act...
From document [Getting started with the nRF52840 Preview Development Kit]
( www.nordicsemi.com/.../Getting-started-with-the-nRF52840-Preview-Development-Kit)
we know that...
Hi,
I'm looking for a BLE device to work with an arduino and to speak with a smartphone.
The point is that the connection should be made by the user via the smartphone...
I am using nrf52 with sdk11. I have set the advertiser data as Manufacturer data in nrfConnect app in my android phone. So that whenever the data from my phone is advertised...
Hi.
I try run "ble_app_hids_mouse" example from nRF5_SDK_11.0.0 in nrf51422 (nrf51 dongle).
Previously i ran this example in nrf52 (nrf52 DK, s132 SoftDevice), and all worked...
Hello!
We use chip nrf52832(QFN-48) in our project and we wont to pass the PCB certification.
But we also want to use chip nrf52810(QFN-48) in another project, but with...