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,
We have an NRF52840 based custom design board where the peripherals run on 3.3v. I based my code on a combination of ble_app_uart and ble_app_buttonless_dfu examples...
Hi, I'm in the process of systemizing a protocol for a product where we have the need to use different types of advertisements. There is one periodic connectable advertisement...
I am trying to use secure bootloader project sdk 17 nrf52832. But micro ecc lib is missing. I installed GNU compiler, make, Git. From infocentre also tried how to implement...
Hello,
I would like to implement the following failsafe for unused program areas for nrf52.
1. Filled the unused program areas with undefined Instruction.
2. The UsageFault...
I am using a nRF52840 dongle with nRFconnect v1.5.1 in SES. I have followed This link to do it. But got stuck at "Editing CMake List.txt" step.
Please tell if there...
Hello,
Is that true I only need the HFXO to be on right before issuing NRF_RADIO->TASKS_START = 1?
As long as the radio is not in TX/RX status, the HFXO can be turned...
Hello,
I'm writing software for my own board with nrf52840 and SIM800C modem.
I try to connect to MQTT broker. It works when I have TLS disabled or have TLS with certificate...
I'm building a custom system based on the NRF52832 and S132 SoftDevice with SDK 14.2.0.
Our secure bootloader (bonded) is based on examples/dfu/bootloader_secure_dfu. It...
Hello,
I'm working on a project with the nRF52840 PCA10056 board. I want to use Thread protocol. But I'm not sure if Thread supports Coded PHY, a feature of Bluetooth 5...
Hello, I have a nRF52832 DK and a nRF9160 DK and I would like to establish a Bluetooth connection between them and also send data to each other. How can I do that?
Running the Zephyr LIS2DH sample program on a custom board works fine until I configure it to use the trigger and then it throws the z_arm_mpu_fault() error. It doesn't matter...
Dear Team,
chip- nrF52810
I notice a startup current sequence existing for 26ms and the average value is 600 uA. This sequence is present when waking up from systemOFF...
Hi,
We would like your pointers for our following queries:-
1) Would like to know about which firmware stack we can use for provisioning nRF52840 Nordic boards via nRFMesh...
Hi,
I want to do this with nrf9160:
Transmit data (JSON strings) from the nrf9160 to some receiving end, and measure current profile for different amounts of data. It...