macless-haystack icon indicating copy to clipboard operation
macless-haystack copied to clipboard

Feature-Request: Battery-Information for NRF51xx

Open MeierAlex opened this issue 9 months ago • 7 comments

Hallo,

Is there a way to integrate a battery status in a way that it can be displayed in the (web-)app ? It looks like there is alredy something going on in an other project and I think this information would be very benificial to be able to distinguish between a tag with no network vs a tag with dead battery.

Here is a link to the other project (I hope it is ok to post it here): https://github.com/dakhnod/FakeTag/blob/02755369eb18e34bb0cfb76a2dd165136ee35aa3/main.c#L33-L38

The way the battery level is read and transmitted seems streight forward to me, but is there already an existing integration in the frontend ?

Thank you, Alex

MeierAlex avatar May 28 '24 08:05 MeierAlex