Matthias Ringwald
Matthias Ringwald
While trying to get Act 2 in Chapter 6 of the HHHB to work, I've stumbled upon an unexpected behaviour of the the serial tx line of the CW-Nano. After...
If there's a condition in a loop that always leads to a break or a continue statement, I think it should not be treated as a multiplier for the path....
well. see subject.
When users have problems, the most efficient way is to analyze the packet logs. This PR makes it easier to enable the packet logger.
ATTClass::readByTypeReq has three code blocks: - one for reading Characteristic Declaration - a second for reading CCCD in theory, but which is never executed - a third one for reading...
Since the -D option does not exist in the OS X install tool, the install fails. The fix first creates the directory with the -d option and then uses install...
The test uses SHA256 from openssl. This changes adds -lcryto to the ldflags Error without the fix: Undefined symbols for architecture x86_64: "_SHA256_Final", referenced from: _finish_SHA256 in test_ecdsa_deterministic.o "_SHA256_Init", referenced...
hi Conrad. I've replaced the button with a label "Paired to X" after pairing.
When testing audio broadcast, we got a larger number of lost packets and tried to enable the PLC in this (Android's) LC3 codec. However, it's basically not working. Did anybody...
This PR enables support for fetching Cover Art via AVRCP if supported by the remote device. Supported on current iOS and Android smartphones. On Android 12, you need to enable...