Skip to content

Phone sync hangs uploading #5

@mmiller7

Description

@mmiller7

Just got some tags off eBay and was able to "wake them up" with the broadcast diagnostic successfully. But when I go to send something custom to the Flipper it hangs.

On the phone app it says "Waiting for flow credit"
On the Flipper it says "RX 19 chunks"

Flipper firmware is "unleashed086e" and compiled on Linux Mint with the unleashed dev environment. I did have one compiler warning that I had to suppress during build for -Werror=format-truncation" in applications_user/TagTinker/scenes/tagtinker_scene_synced_image_list.c which I fixed by adding the preprocessor directive #pragma GCC diagnostic ignored "-Wformat-truncation" at the top of the file. I'm unsure if this could be related.

Any recommendations how to debug?

Image Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions