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...
Hi,
When I use Texas Instruments CC2650 MODA (using Bluetooth 4.2) as the the transmitter, a smartphone (iPhone or an Android phone) that has nRF Connect app as a receiver...
Are there any examples to program the nrf52 at a lower level bypassing all the bloat/ 10 layers of abstraction in the SDK? TIA.
I often hear that things were more straight...
Hi,
I'm using nRF52810 with custom pcb antenna.
When i scan my device using nRF52 DK and nRF Connect in windows 10, my device scanned.
But, when i scan my device using...
Dear All, i am using NCS v1.2.0 and the GNU ARM Embedded toolchain: 8-2019-update. I am able to compile and run programs successfully from the command line and SES, but I...
Large data volume communication appears SOFTDEVICE: ASSERTION FAILED error
However, using the same firmware does not have this problem on another board。 What causes SOFTDEVICE...
Hey Nordic Team,
I am trying to disable the SPI module to optimize my project and reduce flash usage. The Zephyr optimization guide refers to disabling unused peripherals...
We're beginning a design with the nRF5340 and are needing to make power architecture decisions. Are there efficiency curves for the internal regulators, in DC/DC mode, for...
I have an nRF 52832 running the SDK 15.2 as peripheral and have tried connecting to different Windows PCs: a laptop running a native bluetooth 5 adapter and a desktop PC running...
I'm beginner in the bluetooth environment so I don't understand everything in it.
For my project, I need to develop connection betweeen a BL652 and a smatphone.
In a first...
Hi,
For both (nRF52840 / nRF52832 ), with SDK version nRF5_SDK_15.3.0_59ac345
I am using Secure_Bootloader in the eample folder:
nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral...
I found an issue when using CONFIG_AZURE_IOT_HUB_DEVICE_ID_APP to set the Azure Device ID.
Around line 88 of azure_iot_hub.c the "user_name" structure is set using the...
Hi,
Is it true to say you have two modem firmware streams: 1.1.X and 1.2.X? Are these two kept in sync in terms of GNSS improvements? I notice the 1.2.2 release notes mention...
Hello,
I want to measure current consumption of nRF9160 of the Thingy 91 with the Asset Tracker application in PSM mode without GPS. For that, I added to the function modem_configure...