You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2022. It is now read-only.
при отправки боту обновленного бин файла с подписью fw он шлет в обратку: Error: file caption is not 'fw
и Send firmware binary file ###.bin with caption 'fw'
а в ком порту:
[D][AsyncTelegram.cpp:417] getFile():
{
"ok": true,
"result": {
"file_id": "BQACAgIAAxkBAAM4YW9gbbykcMlidfn0wJuGU7NNZP4AAngRAAIeM3hLXJgffd34P4UhBA",
"file_unique_id": "AgADeBEAAh4zeEs",
"file_size": 438383,
"file_path": "documents/file_6.bin"
}
}
[D][AsyncTelegram.cpp:463] sendMessage():
{
"chat_id": 596684527,
"text": "Error: file caption is not 'fw'"
}
при отправки боту обновленного бин файла с подписью fw он шлет в обратку: Error: file caption is not 'fw
и Send firmware binary file ###.bin with caption 'fw'
а в ком порту:
[D][AsyncTelegram.cpp:417] getFile():
{
"ok": true,
"result": {
"file_id": "BQACAgIAAxkBAAM4YW9gbbykcMlidfn0wJuGU7NNZP4AAngRAAIeM3hLXJgffd34P4UhBA",
"file_unique_id": "AgADeBEAAh4zeEs",
"file_size": 438383,
"file_path": "documents/file_6.bin"
}
}
[D][AsyncTelegram.cpp:463] sendMessage():
{
"chat_id": 596684527,
"text": "Error: file caption is not 'fw'"
}