Andrzej Sierżęga
Andrzej Sierżęga
### Hardware: 1. ESP32-C3-WROOM-02 XXH4 @80MHz 2. ESP32-WROOM-32D @80MHz IDE: arduino 1.8.16 library: arduino-esp32 ver 2.0.1 (ver 2.0.0) application: based on "BLE_uart.ino" (examples from the library) ### Description: Measured power...
I tested DAPLink on HIC with STM32F103CB without problems. Using HIC with clone GD32F103CB causes problem - it starts in bootloader update mode. I investigated this issue and I found...
I noticed that for some time the changes to the 3D parameters of buildings on OSM have not been updated on the website. Maybe some script responsible for the update...
I noticed a problem with rendering some of cycleways.  Cycleway with tags: ``` bicycle=designated foot=designated highway=path segregated=yes surface=paving_stones ``` is properly rendered as solid blue line. Cycleway with tags:...
**Describe the bug** Using constants defined in header files causes indexer error "Symbol 'XXX' could not be resolved". Project compiles without problem and works fine. I used in my project...
I'm compiling daplink firmware for STM323F103CB. Full version with hid+bulk+etc works fine as daplink v2. When I compiled it without HID to use it as only bulk+cdc then I observe...