-
It is possible to use other pin than IO21 and IO22 for I2C? They are marked as I2C pins on the tinpy pico pinout which makes me quite unsure.
-
Anyone have success when running under platformio?
I have tried and get this error:
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d…
-
I'm trying to follow the instructions in [esp32/README.md](https://github.com/micropython/micropython/blob/master/ports/esp32/README.md) to the letter. I'm on macOS Catalina (10.15.7), with CMake v 3.…
-
So this problem is a bit complicated, and it's not on your end but I'm hoping you can help.
I'm working on a project for an ESP32 using the ESP-IDF. The Arduino library is active in the project, so…
-
EnigmaIOT seems like a great product and something that matches what I've been looking for. But where does one go to get help?
I've got the gateway binary loaded onto one of my ESP32's (a TinyPico…
-
### Hardware:
|||||||
|:---|---|---|---|---|---|
|Board|TinyPICO|
|Version/Date|IDF release/v3.3
|IDE name|Arduino IDE
|Flash Frequency|80Mhz
|PSRAM enabled|yes
|Upload Speed|921600
|Computer…
-
Is there anything to consider when flashing a self-designed board with a tiny pico nano?
I am using a micro usb B as port and UART is working fine (since I am able to see the tiny pico nano as listed…
-
Hi,
I am running code that uses two UARTs (channels 1+2), which worked with 1.13 (EPS32, TinyPICO) w/o any problems. When I switched to 1.14, I got the following errors:
> E (32173) uart: uart_w…
-
Hello!
Just switched to 2.6.0 to test new littlefs functionality, but buildfs fails
```
pio run --target buildfs -e nodemcu …
-
## Environment
- Development Kit: ESP32-PICO-Kit
- Kit version V4.1
- Module or chip used: ESP32-PICO-D4
- IDF version (run ``git describe --tags`` to find it): v4.3-dev-2136-gb0150615d
-…