Bluetooth - Printable Version +- SIP (https://nosack.com/sipforum) +-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1) +--- Forum: Feature requests (https://nosack.com/sipforum/forumdisplay.php?fid=4) +--- Thread: Bluetooth (/showthread.php?tid=132) |
Bluetooth - josecorreia - 2018 Jun 06 I Dan If someone use sip on a place without internet acess is possible to control SIP with bluetooth conection and use a RTC on raspi for the timer. Best regards Jose Correia RE: Bluetooth - dan - 2018 Jun 07 I think Bluetooth would be hard. It could allow you to establish a serial connection to the Pi but there would need to be some way to send commands to SIP which is designed to work with HTTP commands. A Plugin may be able to do this but it would take quite a bit of work to write one. Wifi would be easier. There are instructions on the internet for setting up a Pi to work as a wifi access point. |