It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
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...
I have a nrf51 dongle and would like to use PWM on 3 pins.
Managed to get it working on pins 15 and 16, but somehow pins from 17 to 20 just don't work.
For example: I set...
Hi,
I have two nrf52840 boards and I am using the ble_app_att_mtu_throughput test app. The tests seem to be working OK, but I am not getting the throughput I was expecting...
When performing flash operations, i.e. via FDS or FSTORAGE, etc. - will GPIOTE events be captured and 'queued' until the CPU is no longer halted?
Said another way:
Can...
Hi ,all
I have a problem in my project .I want to use gzp preload ack feature .When the host receives datas ,I would use this function "void gzp_preload_ack(uint8_t* src...
Hi,
I've asked a few questions previously regarding programming of the nRF24L01/+ for simple data interchange between two devices, and my questions were answered -- many...
I want to use the development kit for Bluetooth 5.0 IoT product development.
Is there packet sniffer software available for the nRF52840 development kit?
If yes, will...
hi,
I used gpiote to capture an external interrupt when I found an anomaly.
I configured the interrupt input io, burn the program can be normal operation, when...
Hello everyone,
I tried to connect with nrf51 with andriod 5.x .On connection indication the Master (android ) shows the following values of connection parameter (taken...
Hi guys
Given that the sample capacitor is 2.5pF max, the quoted source resistances that are supposed to match the settable sample times seem to be extremely conservative...
Hello,
I'm trying to set up an app that enables the command line interface (CLI) over UART as well as the logging.
This is the what the main looks like:
int main...
I have set up the peripheral to transmit some dummy data, device information service, battery service and HTS service. I am getting started with the "central" now. Can some...
Hi,
First,i want to develop my project via SDK12.3 hrs project. I download the SD and app in hrs project in SDK12.3 via Keil ,but it does not work. I enter debug mode and...
Hi,
as far as I see, I can enable or disable external interrupts using NVIC_EnableIRQ() and NVIC_DisableIRQ . Is there a method to check if a specified external interrupt...
Hi everyone , I am trying connect two NRF52832 board over Bluetooth then display on Terminal over UART . Pls , give me an example for this problem .
Regard.