RfidResearchGroup / ChameleonUltra

The new generation chameleon based on NRF52840 makes the performance of card emulation more stable. And gave the chameleon the ability to read, write, and decrypt cards.
https://chameleonultra.com
GNU General Public License v3.0
922 stars 153 forks source link

Add command to get battery information #38

Closed nieldk closed 1 year ago

nieldk commented 1 year ago

https://github.com/RfidResearchGroup/ChameleonUltra/blob/main/firmware/application/src/app_cmd.c needs a definition to DATA_CMD_GET_BATT_INFO in order to enable application to retrieve current battery information.

xianglin1998 commented 1 year ago

Implemented now(low battery level is 100 to test notice, ignore that.). image

xianglin1998 commented 1 year ago

This feature has been implemented. If you have any other issues, please open a separate thread.