Using the Raspberry Pi 3B's WiFi under Domoticz

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Post Reply
CharlesL
Posts: 7
Joined: Tuesday 19 April 2016 17:38
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Using the Raspberry Pi 3B's WiFi under Domoticz

Post by CharlesL »

I have installed Domoticz on a Raspberry Pi model 3B.

It works fine, but at the moment I can only access it by connecting the Raspberry to my home network using an ethernet cable. I was wondering how I can connect to the Raspberry through my WiFi network.

Any hints?
georgesattali
Posts: 84
Joined: Saturday 05 March 2016 16:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Re: Using the Raspberry Pi 3B's WiFi under Domoticz

Post by georgesattali »

You should make a search via google.
In brief, edit the file /etc/network/interfaces (after having made a copy) and reboot

here's mine :

Code: Select all

pi@raspberrypi ~ $ cat /etc/network/interfaces

auto lo

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
auto wlan0

iface wlan0 inet dhcp
wpa-ssid "your ssid here"          
wpa-psk "your password here"
Bye, GD
randytsuch
Posts: 90
Joined: Sunday 20 March 2016 18:56
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: LA, Ca USA
Contact:

Re: Using the Raspberry Pi 3B's WiFi under Domoticz

Post by randytsuch »

I answered this a little while ago, see end of this thread.

http://www.domoticz.com/forum/viewtopic ... 937#p80937
CharlesL
Posts: 7
Joined: Tuesday 19 April 2016 17:38
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Using the Raspberry Pi 3B's WiFi under Domoticz

Post by CharlesL »

Thanks George and Randy,

@Randy
Thanks, I'll go with your answer. I wasn't sure if network configuration wasn't somehow "under Domoticz control", seeing as it has a whole section for hardware configuration. Apparently you simply ignore Domoticz and go straight to Linux. Fair enough.

@George
Thanks for responding, but:
(1) Same thing regarding whether network configuration is managed by Domoticz as I mentioned versus Randy. I wanted to make sure I wasn't interfering with the way Domoticz handles things.
(2) Err, if "do a Google search" was the answer I was looking for, I wouldn't have posted here, ok?
randytsuch
Posts: 90
Joined: Sunday 20 March 2016 18:56
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: LA, Ca USA
Contact:

Re: Using the Raspberry Pi 3B's WiFi under Domoticz

Post by randytsuch »

I setup the wifi on my pi3 before I installed Domoticz, but yeah, I think it needs to be separate.

Other than having to set the static ip on my router, it was easy to get wifi working for me.

Randy
PeJeWe
Posts: 56
Joined: Monday 28 November 2016 20:52
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Netherlands
Contact:

Re: Using the Raspberry Pi 3B's WiFi under Domoticz

Post by PeJeWe »

Can i use the onboard wifi from my rpi3b+ to switch lights?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest