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...
Hi! I need to understand the basic functionality of BLE Mesh.
Please see attached picture.
1. Is it true that a device (eg BLUE) through BLE mesh can communicate DATA...
Dear friends,
Software &Hardware: Power Profiling Application (a SDK example), S132 softdevice, nRF52832(PCA10040), Power Monitor. The measured average current consumptions...
What is the maximum sampling rate of nrf52832? I used the ppi on nrf52632 to collect the signal on gpio. After testing, it was found that when the signal on gpio is greater...
Hello all,
I want to built a coin cell powered thermometer with NTC thermistor.
May I know if I need to regulate the voltage from the coin cell or i can power the nrf52832...
I have a problem with the 802.15.4 software part of my nRF52840 PDK. I wanted to replace our current 802.15.4 hardware parts from TI with the new nRF52840, due to the lack...
Hello. We are now starting our review to customize code for the pending use of the Nordic devices in low power mode. Have a mix of Nordic kits now. Using the nRF52832 (PCA10040...
Hi,
I am trying to implement buttonless DFU by following the ble_app_hrs example provided in the SDK and modifying the bootloader (nRF51_SDK_10.0.0\examples\ble_peripheral...
We have our custom PCB design that we program and debug by connecting the SWD lines to nrf51 DK's SWD. We wanted to use trace for better debugging options, however we discovered...
Hi,
I have a task to do PWM frequency repeater on nrf52832. After reading forums I decided to make it with PPI, 2 GPIOTE and 3 Timers. Here what I did: https://github...
Hello everybody,
I used SDK14.2 S132
I defined fds_write and read function like that;
Also, I wrote a function to register particular data;
Then I used save_data...
Hi, I followed through this tutorial:
https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
But to my frustration I realized...
Deer friends,
The nRF Connect BLE app supports the configuration of the local device's GATT attribute table, also known as server setup. Adding attributes to the server...
Hi
I am researching options for my bachelor project which happens to be about bluetooth 5, where I am looking to develop a smartlighting system using Bluetooth 5 mesh....