Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 663 Bytes

06-deployment.md

File metadata and controls

21 lines (13 loc) · 663 Bytes

Deployment 🌊

  • Make sure that batteries are fully charged.

  • Switch the raspberry pi on only directly before deployment.

  • Before and after deployement:

    • Note the exact time
    • Note the battery status

The date in the file name can be incorrect because the raspberry pi has to jet syncronized its clock during boot. Use the dates and times saved in the track-drifter....txtfile.

Times are saved in UTC.

Transfer files using the following to be entered on your laptop:

scp [email protected]:/home/pi/file_name.txt  .

where 192.168.1.106 is the IP address of your Raspberry Pi and file_name.txt the file that you want to transfer.