A fast microSD is recommended (classe 10).
Two ways to defined the IP address of the raspberry:
Logon with a terminal emulation software like http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html\Putty
login : pi
password : raspberry
Login as root
sudo su
Execute an update the operating system
apt-get update && apt-get upgrade
Run the command to configure the Raspberry Pi
raspi-config
Expand Filesystem
Enable SPI
Enable I2C
Enable Serial
If you want that the beacons of your repeater are broadcasting in local time, do not forget to setup the Time Zone with the utility raspi-config
: Menu Internationalisations Options
, and Change Timezone
Next after the setting of the time zone of Paris, you will see this confirmation message:
Current default time zone: 'Europe/Paris' Local time is now: Mon Jan 18 00:00:43 CET 2016. Universal Time is now: Sun Jan 17 23:00:43 UTC 2016.