Hi everyone.
I'm trying to get a bluetooth serial terminal set up on my pi zero w, running piCore 13.1. Paul gave me a hand in another thread (
http://forum.tinycorelinux.net/index.php/topic,24427.0.html), getting bluetooth up and running, but I'm not quite sure how to go about having the pi listen for a serial connection, and provide a login/tty to the serial port.
In the other thread, patrikg posted a link that is supposed to show steps to accomplish this, but after trying that method, it has become clear to me that a few of the commands that they want you to use aren't available on piCore. For instance, it is trying to use a program/script called "Bluetooth-agent", which I can't find anywhere on my system. It also references "agetty", which isn't present either. I think I can replace agetty with getty, but I'm not sure what to do with bluetooth-agent.
Can anyone provide a set of steps for getting the pi setup to provide a serial port, listen on that port, and start a login/tty when someone connects to it?
Any help you all could give me would be greatly appreciated.
Thanks,
Chris