4.4.2
Bluetooth communication with KoreBotLE
The procedure will be the same as above but with a KoreBotLE plugged on
the KheperaIII.
- Create a Bluetooth a connection with the KheperaIII as explained
above
- To validate the communication, connect a KoreConnect to the Kore-
BotLE (see section 4.3)
- Log on the KoreBotLE (login: root , password: rootme)
- open a minicom on the KoreBotLE (minicom -s /dev/tts/1)
- Configure your terminal as describe above and select the /dev/tts/1
device.
- Now the KoreBotLE can send/received information to/from the PC
via Bluetooth.
4.4.3
Log On the KoreBotLE with a Bluetooth connection
There’s a way to use the /dev/tts/1 (Bluetooth serial Port) to log on the
KoreBotLE. To do this, you need to modify the inittab file in the directory
/etc of the KoreBotLE as following:
With a Kernel 2.4
- Log on the KoreBotLE with a KoreConnect (login: root , password:
rootme)
- Open the /etc/initab files (vi /etc/inittab)
- In the end of the files, you will see this line :T0:23:respawn:/sbin/getty
-L ttyC0 115200 vt100
- Modify it to: T1:23:respawn:/sbin/getty -L /dev/tts/1 115200 vt100
- Save and close the file. Then in the next restart, you will be able to
log on your KoreBotLE with Bluetooth.
With a Kernel 2.6
- Log on the KoreBotLE with a KoreConnect (login: root )
- Open the /etc/initab files (vi /etc/inittab)
- In the end of the files, you will see this line S:2345:respawn:/sbin/getty
115200 ttyS0
- Modify it to: S0:2345:respawn:/sbin/getty 115200 ttyS0
- And add this line below: S1:2345:respawn:/sbin/getty 115200 ttyS1
- Save and close the file. Then in the next restart, you will be able to
log on your KoreBotLE with Bluetooth.
Khepera III manual ver 2.2
25