Skip to content

Command line utility based on xdrip-js that resets an expired Dexcom g5 transmitter to restart the date/timer

License

Notifications You must be signed in to change notification settings

NotWaiting/reset-g5-tx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reset-g5-tx

Command line utility based on xdrip-js that resets an expired Dexcom g5 transmitter to restart the date/timer

Install

cd /root/src
git clone https://github.com/efidoman/reset-g5-tx.git
cd /root/src/reset-g5-tx
sudo npm install

To reset a Transmitter (replace "425BGT" with transmitter id to reset)

cd /root/src/reset-g5-tx
DEBUG=smp,transmitter,bluetooth-manager node reset 425BGT

Wait at least 5 minutes since control messages only go to the transmitter on 5 minute intervals. Once you get the following Tx/Rx messages, it should have worked and you can C to stop the process.

  bluetooth-manager Tx 428668 +20ms
  bluetooth-manager Rx 438374f9 +23ms
got message [object Object]

About

Command line utility based on xdrip-js that resets an expired Dexcom g5 transmitter to restart the date/timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published