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...
Taking some measurements on a (very) bare bones update to the nRF9160 Feather and I'm getting around 13uA idle. I know the T91 is about 10uA at it's minimum but in what mode...
Hello there!
We are using nRF51822 SoC with nRF5 SDK v12.3.0.
Our nRF51822 SoC that acts as a BLE peripheral pairs and bonds with the smartphone running Android or iOS...
Hello fellow users, I've have stumbled upon an issue within my alteration of the ble_app_blinky example project.
I am using the PAN1781 nrf52820 evaluation board, which...
I am evaluating the usage of Azure C embedded SDK ( https://azure.github.io/azure-sdk-for-c/ ) in one of the nRF 9160DK development samples (https_client)
The Azure C SDK...
Hi,
I want to print the log through UART from the Custom board. In Custom Board Uart pins as configured with (RX: P1.00 and TX: P1.01). So, I want to read the log by using...
Hello all,
got the "ble module" that has the nRF52820 on it ... therefore I am wondering how to start
Currently I found this useful: https://www.nordicsemi.com/Products...
Hello,
I've been struggling to follow along with this tutorial:
Is this the most up to date instructions for how to update the device over bluetooth?
I'm using SEGGER...
I want to perform test modes on my rf module and want to connect it to the computer for that. Im planning on using the NRF connect for desktop for that but I am missing the...
Hello,
In my project, I am trying to connect and communicate with several BLE devices at the same time. Thanks to the nRF Toolbox application, I have seen how to connect...
Is there any way to determine binary size from hex file? We are using NRF-PROGRAMMER to flash firmware to device. Below is the screenshot of current firmware in said program...
Hi,
Is it safe to use NVS and Settings on the same partition at the same time (the same application, BLE is running, NVS can be called concurrently to eg. pairing process...
Hello, I am currently using nRF52840 + NCS 1.5.1 (including zephyr 2.4) I am using BG95/96 model meaning offloaded socket to have internet connection for leshain & lwm2m The...
Hello,
I'm working with nRF52833/nRF82540 for quite a long and now we're starting to enter in production.
For this, we would like to flash applications using FTDI to a...
Hello Sirs,
I loop typing the same command program:
clear>tart_channel 02>output_power pos0dBm>start_tx_modulated_carrier>cancel
After repeating the same instruction...
Hi,
Project development using board with HL7800 modem similar to Pinnacle 100 did not succeed with FOTA upgrade so it is been decided first to try it with nrf9160dk_nrf9160...