fix: https and first ota process
This commit is contained in:
@ -159,7 +159,7 @@ CONFIG_MESH_AP_CONNECTIONS=6
|
||||
CONFIG_MESH_ROUTE_TABLE_SIZE=50
|
||||
CONFIG_OTA_HTTPS_SERVER_COMMON_NAME="ota.hendrikschutter.com"
|
||||
CONFIG_OTA_HTTPS_SERVER_PORT="443"
|
||||
CONFIG_OTA_HTTPS_URL="https://ota.hendrikschutter.com/hex.txt"
|
||||
CONFIG_OTA_HTTPS_URL="https://ota.hendrikschutter.com/hello-world.bin"
|
||||
CONFIG_OTA_HTTPS_AUTH="b3RhOnB3"
|
||||
# end of Mesh OTA Configuration
|
||||
|
||||
|
Reference in New Issue
Block a user