-
When connecting to a device with `useAutoConnect` set to `true`, I notice that on a link having been lost and then re-established, the initialisation sequence of discovering services and the `initiali…
huntc updated
2 years ago
-
#### Problem
Pairing error occurred
Logs:
```
rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID: 4DF1514A…
-
## Can expose those config to a struct?
```
#pragma once
#include "sdkconfig.h"
#include "nimconfig_rename.h"
/***********************************************
* Arduino user-config options…
wwhai updated
2 years ago
-
chip: esp32c3
sdk : commitid 669070a3d2f9d8cf3dd08cafe8a82ee316a4cf90
LOG:
[2022-11-03 12:21:13.335]# RECV ASCII>
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x1 (POWERON),boot:0x…
-
Just decompiled all used protobufs from the 100317+ binary code and put results into my fork https://github.com/ursoft/zwift-offline
Original names (from debug info and strings) for messages, duplica…
-
### Board
ESP32 DevModule
### Device Description
a ble keyboard use ESP32 DevModule
### Hardware Configuration
BLE Server
### Version
v2.0.2
### IDE Name
arduino ide
### …
-
**Describe the bug**
ble-serial fails to connect to device with fatal error when attempting to setup reading from serial characteristic.
If I connect with writing only `--permit wo` then it works fi…
-
Hi
I implemented DFU update library for my android application,I started DFU service and ble device updated but DFU service destroyed did not called after the Cleaning up log. Whats the problem?
I s…
-
Hi Supat,
Thank you for bringing us this fantastic software for single cell analysis. Recently I tried the integrative mode of SingCellaR, and run into a problem during the `preprocess_integration`…