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,
I'm working on a project with nRF51822QFAA on nRF5_SDK_12.3.0.
I'd like to ask if the app_button library uses all four GPIOTE channels?
In my project there are...
Below is the output from a 'bluetoothctl' session for one of my thingy:52's
This is running on a raspberry pi 4 using Ubuntu Mate 20.xx
The output below is using command...
In beacon example code the RSSI value is 0xc3 while converting to decimal it giving 195 and in comment line it is mentioned as dbm.when converting this 195dbm to milliwatts...
hi,
The Fanstel BT832 has a nRF52832. It has TX on P11, RX on P12 for standard uart. I need however rs485 and so need to add a DIR (output) pin. P11 and P12 are not on...
In the mRF24L01+:
Unlike MultiCeiver mode, I have one TRX and multiple PRX units sending back ACK payloads.
In the PRX, what is the purpose of the PPP field in the W_ACK_PAYLOAD...
Hello,
As I understand it, Apple is working on a new product called Airtags. This will be similar to the Tile for finding items like your keys or wallet. The catch is that...
I'm using standard ble_bas from sdk12.3. I set up a timer at 60s interval to use saadc to read battery voltage. Below is my code in saadc event handler for battery level update...
Hi,
I want to add some included services to a new added custom service with nRF Connect, but I can't find a method to do this.
Is there a method to solve this problem...
Hello, regarding to another thread in this forum the debug interface mode can be turned off by sending the command "writeDP 1 0" via J-Link commander or by power cycling the...
Hello,
I'm working with the nRF5 SDK for Mesh v4.2.0.
During the init phase, I call the function mesh_stack_init()
After doing so, the consumption is on average 2.8...
Hello DevZone,
SDK 15.0.0 SD S140
Currently working without an active SoftDevice but even with an active SoftDevice these problems keep occurring.
I'm currently working...
Hello! I need help implementing a TDMA on a nrf52. I've never done this before and Its been hard to find good resources online on the topic so if anyone here has any previous...
I am developing connection between BM833AF Evaluation board and nRF52840, Like a BLE Tag and Beacon. Need support in connection and transmitting data from one to another?...
Hi,
My use case is I have an RGB LED that I want to be green for normal operation, but blink red for 0.5s when a serial driver error occurs.
R, G, and B are each attached...
Hello,
I have multiple questions regarding BL mesh using nRF5 SDK for Mesh v4.2.0
1) is it possible to run this example using 2x NRF52840 dongles(PCA10059) and one NRF52840...