Kevin Sidwar

Results 8 issues of Kevin Sidwar

This PR adds support for the ATtiny85 chip found in the Adafruit Trinket. Because the ATtiny does not support the standard serial library a new define was added to exclude...

## Environment - Audio development kit: ESP32 Custom Board - [Required] Module or chip used: ESP32-WROVER-E - [Required] IDF version: v4.4.1 - [Required] ADF version: v2.3-309-gca673ab - Build system: CMake...

**Is your feature request related to a problem? Please describe.** As far as I can tell every streaming audio example for the ADF requires the following sdkconfig settings: - CONFIG_ESP_TLS_INSECURE=y...

Type: New Feature

With almost all of the built-in services in ESP-IDF the callback event handlers have a concept of being able to pass a context object to the event handler in the...

Type: New Feature

In testing the SIP client included in the ADF I have found that the client sends an OPTIONS packet to the PBX every 32 seconds. For performance reasons on the...

Type: New Feature

### Board ESP32 Dev Module ### Device Description DevKitC plain ### Hardware Configuration No additional hardware connected. ### Version latest master (checkout manually) ### IDE Name VSCode ### Operating System...

Status: Test needed
Type: Example
Area: BLE

## Environment - Module or chip used: ESP32-WROVER - IDF version: 4.4.1 - ADF version: 2.4 - Build System: CMake via idf.py build - Compiler version: 8.4.0 - Operating System:...

The CLI recommended I post this issue here. I went through the process of `pio account register` and got an Internal Server error message with no details. Now I can't...