We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32
I did the assembly by myself
nRF24L01+ plus, square dot
external antenna
Elko (~100uF)
0.8.141
85f8540
AhoyDTU Webinstaller
Hi, the install.html didn't work for me because of wrong path so I fixed it. solution is posted in error ;)
have fun Sandra :)
No response
install.html: remove the firmwares/ folder to access the manifest.json file
manifest.json: { "chipFamily": "ESP32-S3", "parts": [ { "path": "ESP32-S3/bootloader.bin", "offset": 4096 }, { "path": "ESP32-S3/partitions.bin", "offset": 32768 }, { "path": "ESP32-S3/ota.bin", "offset": 57344 }, { "path": "ESP32-S3/240816_ahoy_0.8.141_85f8540_opendtufusion.bin", "offset": 65536 } ] },
The text was updated successfully, but these errors were encountered:
Hello, thank you very much for your improvement. We will check the changes and make improvements.
Thank you for your support. If you are interested, you can also create a change with a pull request.
Have a nice day.
Sorry, something went wrong.
lumapu
DanielR92
No branches or pull requests
Platform
ESP32
Assembly
I did the assembly by myself
nRF24L01+ Module
nRF24L01+ plus, square dot
Antenna
external antenna
Power Stabilization
Elko (~100uF)
Connection picture
Version
0.8.141
Github Hash
85f8540
Build & Flash Method
AhoyDTU Webinstaller
Setup
Hi,
the install.html didn't work for me because of wrong path so I fixed it. solution is posted in error ;)
have fun
Sandra :)
Debug Serial Log output
No response
Error description
install.html: remove the firmwares/ folder to access the manifest.json file
manifest.json:
{
"chipFamily": "ESP32-S3",
"parts": [
{
"path": "ESP32-S3/bootloader.bin",
"offset": 4096
},
{
"path": "ESP32-S3/partitions.bin",
"offset": 32768
},
{
"path": "ESP32-S3/ota.bin",
"offset": 57344
},
{
"path": "ESP32-S3/240816_ahoy_0.8.141_85f8540_opendtufusion.bin",
"offset": 65536
}
]
},
The text was updated successfully, but these errors were encountered: