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...
Hello all,
I am configuring a low power application for the nrf52832 board (custom board). This is a very low power application and I want the board to stay on sleep mode...
Hello everyone, I am working with a BMI160 6-DoF sensor. I have some drivers related to this chip. Using the Segger J-Link debugger the drivers just work fine without any...
I update a couple of device to mfw_nrf9160_1.3.2.zip.
Before that (1.3.1), my experience was to get a ENETDOWN, when calling " sendto" while the device has lost some the...
Hi.
I'm trying to add Bluetooth capability to the "Asset Tracker V2" project. I was able to do it on the nRF9160DK board. I could not find a working example to make the...
Hello,
windows10 x64.
i have used NCS1.9.1 and NCS1.9.99,now i want update to 2.0.99
how to install NCS2.0.99?
because nRF Connect for Desktop Toolchain manager no...
Hi,
1. How to calculate the Flash and RAM usages at runtime? I am able to do it static way but wanted to analyze this at runtime.
2. How to calculate the Heap usages at...
Hallo,
currently I try to optimise the functionality of my extended advertiser code. I found that there are also some call-backs defined for extended advertisers. The struct...
I use iOS nRF Connect APP to test DFU. But it failed with writing is not permitted.
The following is log message of nRF52832 device. 00> <info> app: Inside main 00> 00>...
Hi,
I am working on a system that runs a proprietary protocol, i.e. non-BLE, which works fine when it uses either uncoded links or S=8 ( LR125Kbit ) coded links, but I want...
Hello everyone, I am trying to send a string printed float number using the ESB protocol. I am using nrfConnect SDK 1.9.1 with nrf52832, started off with the supplied esb_ptx...
Respected,
I am using NRF connect for desktop for programming my actinius sensor (ICARUS IOT BOARD) but whenever I want to upload and reset the board using actinius programmer...
We have an nRF52832 based device and want to add the ability to receive audio from an iPad. We want to receive all system audio without a custom App, so need to use a standard...
Hello,
we would like to update our application software. There is plenty documentation from Nordic all over the place, some relevant, some outdated, with boot loader, without...
When I debug my program I have this issue,
Reading symbols from C:\Users\ghaaz\Desktop\Hakim_byBaha-mainaccelgyroiuart1\NewSDKFinal-main\examples\test_gyro_acce...
Hello,
We need to enable hardware flow control in the serial LTE modem application (2.0.0 release) on the nRF9160 for use with an external MCU.
We have tried to do so...