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...
For testing I was use "Socket Echo Server" demo app. Where I was use Thread and BLE together and also child image "Multiprotocol_RPMSG" was build.
Now I would like to build...
Hi,
it appears to me that when running code under J-TAG, the DC/DC convertor can not be enabled. (note this is "REG1", DCDECEN0 REG0 is not being used).
I've tried both...
I see the nRF52811 has direction capabilities, but can it locate and if so does anybody have any idea as to its resolution is say a large wherehouse environment? So, could...
Hi, guys. While I was testing the Raspberry Pi for the Thread Border Router,
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4.2.0%2Fthread_border_router.html...
As mentioned in starting of the datasheet of nrf53833 there is a feature list in the first page but its for other packages which have around 42 gpio.
I am unable to find...
Hi, Support
I am developing a central application, which works with NordicLBS example, the original code is based on BAS battery level central app. now I try to modify the...
I'm looking for some assistance with using the 5340 in a host controller and I am not finding very much detail regarding antenna array design. I am a member of Bluetooth SIG...
Hi Sir,
We are a third party programmer manufacturer.
We are currently developing the nRF5340 programming software.
Encountered the following problems, please help to...
i2c_recover_bus is used to re-sync slave devices on the i2c bus when they may be out of sync due to a reboot or other event.
i2c_recover_bus is currently not causing the...
Hi,
I'm mid-way through designing a custom board using the nRF52840. As I am space and height constrained I need to use the Tag Connect style connector used on the nRF52840...
We want to be able to manually send Friendship requests from LPN or to change request interval runtime.
It was possible to send requests manually using nRF5 Mesh SDK, however...
Hi guys;
I try to read and write the data without connecting nRF52832 .is there possible to do? Then is it correct or not? if it's wrong means give me the possible solutions...
I have a DK board with nRF52832 that I've been using several months with no problems.
Today I wanted to try an experiment and did some modifications to the startup ASM...
Hi,
Our setup is a new design with SDK 17.1.0 and it is expected to support DFU over BLE. We are using the nRF52832 SoC.
I am trying to understand the role that is being...
Hi,
We are having an issue modifying the blinky_pwm example for our needs. We have made a devicetree overlay file setting the pwms of &pwm_led0 to 28 and pwm0's ch0-pin...