ESP32-MiniWebRadio
ESP32-MiniWebRadio copied to clipboard
I can't choose a board. Why? My board is N16R8
I receive this message. Earlier versions worked with this setting. There's definitely something I don't know. What am I doing wrong?
I assume you have an ESP32-S3 board, then it must be selected in the taskbar.
I can do this but only if the esp32 board is selected in the ini file. However, when I try to upload it, I get an error. When I turn off ESP32 (I have S3), I receive the message as in the first post.
Here is the error when trying to upload.
OTA has not been around for very long. The first time it has to be without OTA with a USB cable.
Works! Thank you. I actually didn't understand it.
Hi, Version 2 on esp32-s3 N16R8 worked all, but version 3 doesn’t compile. I have this error:
Processing esp32s3 (board: ESP32-S3-DevKitC-1-N16R8; platform: https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5_org; framework: arduino)
UnknownPlatform: Unknown development platform 'PackageItem <path=C:\Users\GFran.platformio\platforms\espressif32 metadata=PackageMetadata <type=platform name=espressif32 version=2024.0.99+sha.5c69cfc spec={'owner': None, 'id': None, 'name': 'platform-espressif32', 'requirements': None, 'uri': 'git+https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5_org'}'
Can you give me some advice? Thank you very much.
That's strange, it looks like this for me with identical settings: Processing esp32s3 (board: ESP32-S3-DevKitC-1-N16R8; platform: https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF5_org; framework: arduino)
Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/ESP32-S3-DevKitC-1-N16R8.html
PLATFORM: Espressif 32 (2024.0.99+sha.5c69cfc) > Espressif ESP32-S3-DevKitC-1-N16R8V (16 MB QD, 8MB PSRAM)
HARDWARE: ESP32S3 240MHz, 320KB RAM, 16MB Flash
I think you have data that has not been updated, please find the ".platformio" folder (C:\Users\GFran.platformio) and delete "packages" and "platforms". Don't worry, the data will be retrieved again.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.