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 all:
I'm am a beginner switching over from the Arduino IDE and the feather nrf52.
I am able to successfully program the sparkfun nrf52 with a SoftDevice, bootloader...
Hi all,
I have three nRF52840 DK. I would like to play around with Bluetooth Mesh, but I can not find any examples. It would be perfect if in the end I will have a gateway...
hi,
I am using Segger Embedded Studio and trying to store a data into flash memory by fstorage. For that i put the following in the flash_placement. xml file
<ProgramSection...
Hi,
I have a adafruit Feather M0 BLE with nRF51822. Wanted to know if there is a library which can help talk MQTT using just Bluetooth. Planning setup the board to talk...
I made eclipse environment and get rtt log with
JLinkGDBServerCL.exe (set in eclipse environment)
J-Link RTT Client
so I start "Debug" in eclipse, and start...
I want to run the nrfutil to do some test, after I clone the source code from github.com/.../pc-nrfutil
I run the nrftutil directly from the source code without installing...
We propose to use the SKY66112_11_203225L, but would also prefer to use Zephyr ( Or some other RTOS, like mynewt). I am aware of how to use the softdevice, but since neither...
www.silabs.com/.../ble-mesh
Do we have similar test program as if silicon Lab?
As I am about to build some PC/Android program to demonstrate the Bluetooth Mesh Device...
I use another jlink ob board to connect to nrf52832, and when i use j-link v6.16c,it give a warning prompt "The connected j-link is defective", and i use jlink v5.12f, when...
Hi,
We have some devices in the field, and I'm occasionally seeing reboots due to NRF_FAULT_ID_SD_ASSERT. I'm logging the id and pc passed into app_error_fault_handler...
SDK13, S132
Project stopped after start. I use standart initialization:
static void peer_manager_init(void)
{
ble_gap_sec_params_t sec_param;
ret_code_t err_code;...
I've connected some sensors using I2C and SPI to a DK and their power consumption is not being reflected in the PPK. Without any BLE acitivity, the current is almost zero...
Hi,
I am using Ubuntu 16.04 (64-bits) OS.
I installed JLink_Linux_V620b_x86_64.deb and was using nRF5x-Command-Line-Tools_9_6_0_Linux-x86_64.tar
I can capture the...