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 want to know the best way to handle time-consuming processes.
I am using an external module used for AT commands via UART. It is necessary to judge the success or failure...
Hi,
Tools used for programming
I am trying to program my custom Adaruit nrf52832 board through NRF connect Programmer.
I am using Nordic nrf52DK to program Adafruit...
Hello,
I need to temporarily hardcode MBR_BOOTLOADER_ADDR address in the code so flash area is calculated correctly in fds.c. I have the following code in my ld file:
...
I'm having issue where after booting I can immediately do three SAADC samples as follows:
This works as expected where I get the callback immediately after the third call...
Hi Nordic,
I have decoded the advertise report below. Will you please confirm my understanding is correct.
Especially
[02] --> NUS_SERVICE_UUID_TYPE
[01] --> BLE_UUID_NUS_SERVICE...
Hello,
I am using the ble_app_beacon example on a nRF52840 dongle.
Without changing the code I am able to load and use it on my dongle.
Now, I am trying to add some...
Hi , i have attempted to build an spi read and write function for the BMI085 imu sensor and I seem to be having a problem with the read function. i have used the spi example...
Hi i'm studying ESB in nrf52833 DK
I have a few question.
1. When a packet is sent from ptx to prx, transaction starts, and when prx receives a packet from ptx, it sends...
Hi,
I want to add ble dfu to the hid keyboard example using nRF52810. I have tried unbonded and bonded,both are not work.
By using the bonded way, I made the following...
HI,ALL:
In SDK16, 1 .as topic,when I trigger the mouse_movement_send() and the mouse_click_send() at the same time, Error occurs.
2.how to detect BLE search device sucessfully...
Dear Members,
I tried to find a file *pca10056 project for bsc_rx on ant_plus ?
Can anyone tell me where I can find that file on the SDK ?
Thanks
Visit my lab...
We use a frontend that requires four pins and the timeslot API with our own protocol on nRF52832 & nRF52840. This works fine, but for BLE to work properly we need to leave...
i have a problem with the nRF52 DK (PCA10040) I followed these instructions https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_BLE_UG_v3.1.pdf and the python version is 3.9...
Hi, I am using nRF Connect SDK 14.0 with nRF9160 DK.
I want to use nRF52840 as a controller and nRF9160 as host. To achieve this, I flashed hci_uart sample on nRF52840 and...
Hello!
I move my device from nRF52811 to nRF52820 ( QDAA-C00 ) and I have a problem when using a comparator and TWI
If I configure TWI0 or TWI1 and use it with external...