-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -325,11 +325,12 @@ Q: I have changed WiFi settings and set the p1ib to connect to my home WiFi acce | |
|
||
A: There are several reasons and solutions: | ||
1. You entered incorrect password for your accesspoint - in this case p1ib will return to AP-mode in a couple of seconds. Wait and watch out for the p1ib-ssid in your wifi scanning. | ||
2. Your device does not support mDNS. You need to figure out what IP-address the p1ib have been assigned to. Go to your router/DHCP-servers client list to find out the IP. | ||
2. Your device does not support mDNS (http://p1ib.local). You need to figure out what IP-address the p1ib have been assigned to. Go to your router/DHCP-servers client list to find out the IP. | ||
3. Get help in the community facebook group named "P1IB / P1 Interface Bridge - support" (https://www.facebook.com/groups/385403882937131). | ||
4. If 1 och 2 does not solve the problem, then the best way to understand the problem is to connect the p1ib to your PC via USB. Install the CH340 drivers if needed (http://www.wch-ic.com/downloads/CH341SER_EXE.html), linux users doesn't need any drivers). Connect to the usb-serial port with your favorite terminal program (putty for instance), baud rate 2000000. The P1IB will log current state to the usb connection. | ||
5. Flash new firmware onto the device via USB, which will reset all settings and force p1ib to AP-mode. https://remne.github.io/p1ib/webflash/ | ||
6. Send E-mail to [email protected]. | ||
5. Send email to m.nu ([email protected]) if you have bought your device from m.nu. | ||
6. Send email to [email protected]. | ||
|
||
Q: The LED light pulses with red color, what does it mean? | ||
|
||
|