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,
I’m working with a custom board using the nRF54L15 and the latest Nordic SDK, and I’m facing an issue while trying to communicate with an nPM1300 over I2C.
Here...
As part of a university project I am trying to read an analog signal and transmit it at the maximum data rate over ESB. But I cant seem to get above 1700kbps without any of...
I've been using PPK2 to test our work for maybe around 3 years. it's always been steady and stable and can run for several days without problem. Mostly I'm using the PPK2...
I have problem with i2c that can't read the cst816s, its always return log message `<err> cst816s: failed reading chip id` and `<err> cst816s: Could not read x data` when...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
Hi.
We have a device connected to Azure IoT Hub with telemetry interval set to 10 min and on interupt. Tried changing interval to every hour, but then it looses connection...
I am a beginner to BLE Communication ,
Currently I am working on a project where I need to connect a peripheral device ( Central (nRF52840) ---> Peripheral (BLE device)...
Hello.
I tested the DFU distributor sample using two nRF54L15DKs. I have three questions.
1. Apply is not completing. The firmware transfer seems to have completed, but...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hi Team,
I am currently working on a project involving the Nordic nRF DK IDE and the Matter protocol. As part of my learning process, I watched your YouTube video and followed...
Hi
I am working with a custom board with nrf52832 with only 32Mhz external crystal. My application is working in the nrf52832 development kit but when I use the custom board...
Hello,
I attempted to follow the nrfutil offline install instructions. However, I keep receiving the following error when trying to install the device package on the remote...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...