-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
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
How add password to Wifi and HTTPS #89
Comments
compile firmware: and maybe is better befor cupload to board: https://github.com/sudomesh/disaster-radio#building-firmware and https://github.com/sudomesh/disaster-radio#flashing-firmware |
@BishopPeter1 |
Hey @zerotrzy, I built that binary by flashing a ttgo-lora32 board using |
Hello,
I flash my device with disaster-radio-1.0.0-rc.1 ttgoV2_flash.bin
How add password to wifi connections (and meybe disable BLE) ?
I can create a firmware
i cloning this repo cd to firmware and
$pio run
I get firmware.bin but it is very small
original
`-rw-r--r--. 1 itt itt 4194304 04-14 16:13 ttgoV2_flash.bin
`my firmware
-rw-rw-r--. 1 itt itt 1755456 09-10 14:25 firmware.bin
How add password or compiling firmware on linux?
The text was updated successfully, but these errors were encountered: